rebar.config 86 B

1234
  1. {deps, [
  2. {cowboy, ".*",
  3. {git, "git://github.com/extend/cowboy.git", "master"}}
  4. ]}.