mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
6 lines
168 B
Erlang
6 lines
168 B
Erlang
{deps, [
|
|
{cowboy, ".*",
|
|
{git, "git://github.com/extend/cowboy.git", "master"}},
|
|
{erlydtl, ".*",
|
|
{git, "https://github.com/evanmiller/erlydtl.git", "master"}}
|
|
]}.
|