mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Update cowlib to 0.6.1
This commit is contained in:
parent
c9b9644aa3
commit
0502452967
3 changed files with 6 additions and 10 deletions
2
Makefile
2
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue