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

Update cowlib to 0.6.1

This commit is contained in:
Loïc Hoguin 2014-03-27 11:39:09 +01:00
parent c9b9644aa3
commit 0502452967
3 changed files with 6 additions and 10 deletions

View file

@ -1,4 +1,4 @@
{deps, [
{cowlib, ".*", {git, "git://github.com/extend/cowlib.git", "0.6.0"}},
{cowlib, ".*", {git, "git://github.com/extend/cowlib.git", "0.6.1"}},
{ranch, ".*", {git, "git://github.com/extend/ranch.git", "0.9.0"}}
]}.