]> granicus.if.org Git - ejabberd/commitdiff
We now use fast_tls 1.0.2
authorMickael Remond <mremond@process-one.net>
Wed, 27 Apr 2016 09:54:50 +0000 (11:54 +0200)
committerMickael Remond <mremond@process-one.net>
Wed, 27 Apr 2016 09:54:50 +0000 (11:54 +0200)
rebar.config

index d006dc64c414b0f5f4ef16663fa0b2374daf013f..89961f62771140f160cafb6b5a1c9f0c20045b2b 100644 (file)
@@ -10,7 +10,7 @@
 {deps, [{lager, ".*", {git, "https://github.com/basho/lager", {tag, "3.0.2"}}},
         {p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.4"}}},
         {cache_tab, ".*", {git, "https://github.com/processone/cache_tab", {tag, "1.0.2"}}},
-        {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.1"}}},
+        {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.2"}}},
         {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.3"}}},
         {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.3"}}},
         {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.1"}}},