Merge pull request #227 from martinsumner/mas-lz4ref

Change lz4 ref
This commit is contained in:
Martin Sumner 2018-12-07 12:48:19 +00:00 committed by GitHub
commit 7821aed6c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"}}}
]}. ]}.