aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2024-03-14 12:36:54 +0100
committerLoïc Hoguin <[email protected]>2024-03-14 12:56:33 +0100
commitcf71c742d6e04b625be1f32217c9ed11a1bd32b6 (patch)
treeb1dc5628e2deb7ec121c03ee7eb765713fb60e6b /Makefile
parent81f3a21474155f68fbf494b7026b9678027d303e (diff)
downloadcowboy-cf71c742d6e04b625be1f32217c9ed11a1bd32b6.tar.gz
cowboy-cf71c742d6e04b625be1f32217c9ed11a1bd32b6.tar.bz2
cowboy-cf71c742d6e04b625be1f32217c9ed11a1bd32b6.zip
Add max_fragmented_header_block_size HTTP/2 option
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1be1885..03c4f28 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.12.1
+dep_cowlib = git https://github.com/ninenines/cowlib 2.13.0
dep_ranch = git https://github.com/ninenines/ranch 1.8.0
DOC_DEPS = asciideck