rebar.config 152 B

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