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