diff --git a/rebar.config b/rebar.config index 100cbfb..fbcad39 100644 --- a/rebar.config +++ b/rebar.config @@ -18,5 +18,5 @@ ]}. {deps, [ - {lz4, ".*", {git, "https://github.com/martinsumner/erlang-lz4", {branch, "develop-3.0"}}} + {lz4, ".*", {git, "https://github.com/martinsumner/erlang-lz4", {tag, "0.2.5"}}} ]}.