0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

Update cowlib to 0.6.0

This commit is contained in:
Loïc Hoguin 2014-03-23 21:51:29 +01:00
parent 111df70d69
commit 53ffd7b93e

View file

@ -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