|
@@ -1,4 +1,4 @@
|
|
|
{deps, [
|
|
|
- {cowlib, ".*", {git, "git://github.com/extend/cowlib.git", "0.6.2"}},
|
|
|
- {ranch, ".*", {git, "git://github.com/extend/ranch.git", "0.10.0"}}
|
|
|
+ {cowlib, ".*", {git, "git://github.com/extend/cowlib.git", "1.0.0"}},
|
|
|
+ {ranch, ".*", {git, "git://github.com/extend/ranch.git", "1.0.0"}}
|
|
|
]}.
|