From 6658c0d3868dc7445069d41eb21325a83b136a78 Mon Sep 17 00:00:00 2001 From: Evgeniy Khramtsov Date: Thu, 27 Apr 2017 20:07:44 +0300 Subject: [PATCH] Bump cache_tab version --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 8ab6c4559..e72adaa13 100644 --- a/rebar.config +++ b/rebar.config @@ -20,7 +20,7 @@ {deps, [{lager, ".*", {git, "https://github.com/basho/lager", {tag, "3.2.1"}}}, {p1_utils, ".*", {git, "https://github.com/processone/p1_utils", "470539a"}}, - {cache_tab, ".*", {git, "https://github.com/processone/cache_tab", "b0c787a"}}, + {cache_tab, ".*", {git, "https://github.com/processone/cache_tab", "f31d039"}}, {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.11"}}}, {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.8"}}}, {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.21"}}}, -- 2.40.0