From 9912f981c00a4fb5ca64eaf7130242ad9d44ea32 Mon Sep 17 00:00:00 2001 From: Evgeny Khramtsov Date: Mon, 1 Jul 2019 09:26:56 +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 e8c88a18a..83a51b399 100644 --- a/rebar.config +++ b/rebar.config @@ -20,7 +20,7 @@ {deps, [{lager, ".*", {git, "https://github.com/erlang-lager/lager", "3.6.10"}}, {p1_utils, ".*", {git, "https://github.com/processone/p1_utils", "2887223"}}, - {cache_tab, ".*", {git, "https://github.com/processone/cache_tab", "a425873340"}}, + {cache_tab, ".*", {git, "https://github.com/processone/cache_tab", "f3d8376"}}, {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.1.1"}}}, {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.16"}}}, {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", "7fd02f3a2f"}}, -- 2.40.0