rebar.config 162 B

1234
  1. {deps, [
  2. {cowlib, ".*", {git, "https://github.com/ninenines/cowlib.git", "1.3.0"}},
  3. {ranch, ".*", {git, "https://github.com/ninenines/ranch.git", "1.0.0"}}
  4. ]}.