Merge pull request #11219 from JimMoen/fix-hstreamdb-deps-app

chore: hstreamdb_erl as deps for hstreamdb bridge
This commit is contained in:
JimMoen 2023-07-07 16:39:12 +08:00 committed by GitHub
commit 88fd8d0582
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@
kernel,
stdlib,
emqx_resource,
emqx_bridge
emqx_bridge,
hstreamdb_erl
]},
{env, []},
{modules, []},