From fe25965f3a2f1347529fec8c7afa981313378e31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 12 Feb 2021 12:09:41 +0100 Subject: Temporarily depend on Cowlib master Because we depend on Cowboy master for tests we also need the more recent Cowlib commits otherwise some tests will fail. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index caf9fa1..2830261 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ CT_OPTS += -ct_hooks gun_ct_hook [] # -boot start_sasl LOCAL_DEPS = ssl DEPS = cowlib -dep_cowlib = git https://github.com/ninenines/cowlib 2.10.1 +dep_cowlib = git https://github.com/ninenines/cowlib master DOC_DEPS = asciideck -- cgit v1.2.3