aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-03-23 21:51:29 +0100
committerLoïc Hoguin <[email protected]>2014-03-23 21:51:29 +0100
commit53ffd7b93e48827e1d5e9ed69dbd204eb2ee031a (patch)
tree331bd08c482a1044ea6fe9d7e90206d16bc6579e /Makefile
parent111df70d69176fe47ef7a2edfd76f74cfc3a4ef9 (diff)
downloadcowboy-53ffd7b93e48827e1d5e9ed69dbd204eb2ee031a.tar.gz
cowboy-53ffd7b93e48827e1d5e9ed69dbd204eb2ee031a.tar.bz2
cowboy-53ffd7b93e48827e1d5e9ed69dbd204eb2ee031a.zip
Update cowlib to 0.6.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bbf029d..bd35c4b 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ PLT_APPS = crypto public_key ssl
# Dependencies.
DEPS = cowlib ranch
-dep_cowlib = pkg://cowlib 0.5.1
+dep_cowlib = pkg://cowlib 0.6.0
dep_ranch = pkg://ranch 0.9.0
TEST_DEPS = ct_helper gun