Switch to EnkiMultimedia's erlang-rocksdb 3.1.2 (rocksdb 11.1.2) #13

Open
uwiger wants to merge 2 commits from uw-rocksdb-11 into master
2 changed files with 3 additions and 3 deletions
Showing only changes of commit b82f33a40a - Show all commits
+1 -1
View File
@@ -4,7 +4,7 @@
{deps,
[
{sext, "1.8.0"},
{rocksdb, {git, "https://github.com/emqx/erlang-rocksdb.git", {ref,"d695c6e"}}},
{rocksdb, {git, "https://github.com/EnkiMultimedia/erlang-rocksdb.git", {tag,"3.1.2"}}},
{hut, "1.4.0"}
]}.
+2 -2
View File
@@ -1,8 +1,8 @@
{"1.2.0",
[{<<"hut">>,{pkg,<<"hut">>,<<"1.4.0">>},0},
{<<"rocksdb">>,
{git,"https://github.com/emqx/erlang-rocksdb.git",
{ref,"d695c6ee9dd27bfe492ed4e24c72ad20ab0d770b"}},
{git,"https://github.com/EnkiMultimedia/erlang-rocksdb.git",
{ref,"68b230e4188c2f4fc3f907b8b587ce347062c704"}},
0},
{<<"sext">>,{pkg,<<"sext">>,<<"1.8.0">>},0}]}.
[