aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2020-04-01 20:14:35 +0200
committerLoïc Hoguin <[email protected]>2020-04-01 20:14:35 +0200
commit8471788826faf0f05f16abbb1ed0b0da6befdb8d (patch)
tree8204c7a945b57d592a1e21fed085f9ef862d72a9 /Makefile
parenta8a26897274c798cb95d3a2e9e8da1215c2da78a (diff)
downloadcowboy-8471788826faf0f05f16abbb1ed0b0da6befdb8d.tar.gz
cowboy-8471788826faf0f05f16abbb1ed0b0da6befdb8d.tar.bz2
cowboy-8471788826faf0f05f16abbb1ed0b0da6befdb8d.zip
Update Cowlib to 2.9.1
Fixes HPACK edge cases (error conditions).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 69b3293..3e5765e 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ CT_OPTS += -ct_hooks cowboy_ct_hook [] # -boot start_sasl
LOCAL_DEPS = crypto
DEPS = cowlib ranch
-dep_cowlib = git https://github.com/ninenines/cowlib 2.9.0
+dep_cowlib = git https://github.com/ninenines/cowlib 2.9.1
dep_ranch = git https://github.com/ninenines/ranch 1.7.1
DOC_DEPS = asciideck