aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-03-27 11:39:09 +0100
committerLoïc Hoguin <[email protected]>2014-03-27 11:39:09 +0100
commit05024529679d1d0203b8dcd6e2932cc2a526d370 (patch)
tree83e60de1c32da3a58a514622bb6663032765869c /Makefile
parentc9b9644aa3020643051da73931542367d649f593 (diff)
downloadcowboy-05024529679d1d0203b8dcd6e2932cc2a526d370.tar.gz
cowboy-05024529679d1d0203b8dcd6e2932cc2a526d370.tar.bz2
cowboy-05024529679d1d0203b8dcd6e2932cc2a526d370.zip
Update cowlib to 0.6.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d32ec42..c3d194d 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ PLT_APPS = crypto public_key ssl
# Dependencies.
DEPS = cowlib ranch
-dep_cowlib = pkg://cowlib 0.6.0
+dep_cowlib = pkg://cowlib 0.6.1
dep_ranch = pkg://ranch 0.9.0
TEST_DEPS = ct_helper gun