This is an automated email from the ASF dual-hosted git repository.
vatamane pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git
The following commit(s) were added to refs/heads/master by this push:
new 103a062 Update snappy dep to CouchDB-1.0.1 with 21.0 support
103a062 is described below
commit 103a0624f309ea0d796176a55eb5faea68f26047
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Thu Jun 21 14:07:25 2018 -0400
Update snappy dep to CouchDB-1.0.1 with 21.0 support
Issue #1396
---
rebar.config.script | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rebar.config.script b/rebar.config.script
index 82f4d70..a393c87 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -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