Update rebar.config
Switch to develop-3.0 lz4
This commit is contained in:
parent
432fe71bf0
commit
aa7bb78cab
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@
|
||||||
]}.
|
]}.
|
||||||
|
|
||||||
{deps, [
|
{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"}}}
|
||||||
]}.
|
]}.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue