rebar.config 152 B

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