]> granicus.if.org Git - ejabberd/commitdiff
Updated fast_tls
authorPaweł Chmielowski <pchmielowski@process-one.net>
Mon, 25 Feb 2019 15:42:38 +0000 (16:42 +0100)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Mon, 25 Feb 2019 15:42:38 +0000 (16:42 +0100)
rebar.config

index 23f8979f19915d914e0f5081601722fa50dc500d..5b0190ed871d372901b85abe329382f831f31219 100644 (file)
@@ -21,7 +21,7 @@
 {deps, [{lager, ".*", {git, "https://github.com/erlang-lager/lager", "3.6.7"}},
         {p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.13"}}},
         {cache_tab, ".*", {git, "https://github.com/processone/cache_tab", {tag, "1.0.17"}}},
-        {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", "00ab890139e349ec80b84aa302187494b6cb7621"}},
+        {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", "6e5dc474dfcf617c1299cc55cc8e292f33a8f865"}},
         {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.14"}}},
         {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.34"}}},
         {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.3.0"}}},