rebar.config 153 B

1234
  1. {deps, [
  2. {cowlib, ".*", {git, "git://github.com/extend/cowlib.git", "0.6.2"}},
  3. {ranch, ".*", {git, "git://github.com/extend/ranch.git", "0.10.0"}}
  4. ]}.