Change lz4 ref

there were no local modifications - so use tagged version of szktty (which is in hex)
This commit is contained in:
Martin Sumner 2018-12-07 12:47:48 +00:00
parent 43033a5e19
commit c1b3e7c793

View file

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