Skip to content

Commit

Permalink
Update snappy dep to CouchDB-1.0.1 with 21.0 support
Browse files Browse the repository at this point in the history
Issue #1396
  • Loading branch information
nickva committed Jun 21, 2018
1 parent 5b5c8a1 commit 103a062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config.script
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ DepDescs = [
{b64url, "b64url", {tag, "1.0.1"}},
{ets_lru, "ets-lru", {tag, "1.0.0"}},
{khash, "khash", {tag, "1.0.1"}},
{snappy, "snappy", {tag, "CouchDB-1.0.0"}},
{snappy, "snappy", {tag, "CouchDB-1.0.1"}},
{ioq, "ioq", {tag, "1.0.1"}},

%% Non-Erlang deps
Expand Down

0 comments on commit 103a062

Please sign in to comment.