aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-03-05 16:48:56 +0100
committerLoïc Hoguin <[email protected]>2018-03-05 16:48:56 +0100
commite4f1c332a3027b236ad07b25ffb033a11b195855 (patch)
treed09d04b09bb009873f16a081adad0f9f6350a171 /Makefile
parentb47b511cbe9da3b4e9067996b029ff0a71b46fa2 (diff)
downloadcowboy-e4f1c332a3027b236ad07b25ffb033a11b195855.tar.gz
cowboy-e4f1c332a3027b236ad07b25ffb033a11b195855.tar.bz2
cowboy-e4f1c332a3027b236ad07b25ffb033a11b195855.zip
Add a test suite for RFC7538; update Cowlib to 2.2.0
This adds the 308 status code and fixes a few small parsing bugs.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 89bdc9d..89b288e 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.1.0
+dep_cowlib = git https://github.com/ninenines/cowlib 2.2.0
dep_ranch = git https://github.com/ninenines/ranch 1.4.0
DOC_DEPS = asciideck