aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-05-07 15:33:11 +0200
committerLoïc Hoguin <[email protected]>2018-05-07 15:33:11 +0200
commit93e8744e220a88e479a7891c49f2ed304a7c675f (patch)
tree6647953bfa75d328ae216d9907ab8da39420fdc3 /Makefile
parent859137e3b0df5f0a101eac32ca1a8c629ee510f9 (diff)
downloadcowboy-93e8744e220a88e479a7891c49f2ed304a7c675f.tar.gz
cowboy-93e8744e220a88e479a7891c49f2ed304a7c675f.tar.bz2
cowboy-93e8744e220a88e479a7891c49f2ed304a7c675f.zip
Move cowboy_iolists to Cowlib as cow_iolists
Depend on Cowlib master for the moment.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b036a1b..c2b339c 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.3.0
+dep_cowlib = git https://github.com/ninenines/cowlib master
dep_ranch = git https://github.com/ninenines/ranch 1.5.0
DOC_DEPS = asciideck