Use our patched version of the EMQX fork
This commit is contained in:
parent
ece9db2b09
commit
0ae7ecd41d
@ -4,7 +4,7 @@
|
||||
{deps,
|
||||
[
|
||||
{sext, "1.8.0"},
|
||||
{rocksdb, {git, "https://github.com/emqx/erlang-rocksdb.git", {tag,"1.8.0-emqx-6"}}},
|
||||
{rocksdb, {git, "https://github.com/aeternity/erlang-rocksdb.git", {ref,"79bab7c6b6"}}},
|
||||
{hut, "1.4.0"}
|
||||
]}.
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
{"1.2.0",
|
||||
[{<<"hut">>,{pkg,<<"hut">>,<<"1.4.0">>},0},
|
||||
{<<"rocksdb">>,
|
||||
{git,"https://github.com/emqx/erlang-rocksdb.git",
|
||||
{ref,"1f02f720b91fb53f9535f68548c31280b345d029"}},
|
||||
{git,"https://github.com/aeternity/erlang-rocksdb.git",
|
||||
{ref,"79bab7c6b693bf7016490c28987d0b12a6b0dae9"}},
|
||||
0},
|
||||
{<<"sext">>,{pkg,<<"sext">>,<<"1.8.0">>},0}]}.
|
||||
[
|
||||
|
Loading…
x
Reference in New Issue
Block a user