Update rebar.config

Switch to develop-3.0 lz4
This commit is contained in:
Martin Sumner 2019-11-01 13:41:10 +00:00
parent 432fe71bf0
commit aa7bb78cab

View file

@ -16,5 +16,5 @@
]}.
{deps, [
{lz4, ".*", {git, "https://github.com/szktty/erlang-lz4", {tag, "0.2.4"}}}
{lz4, ".*", {git, "https://github.com/martinsumner/erlang-lz4", {branch, "develop-3.0"}}}
]}.