mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-16 05:00:24 +00:00
Update erlang.mk
This commit is contained in:
parent
b87150c713
commit
903f6f4c7d
3 changed files with 45 additions and 5 deletions
|
@ -15,6 +15,7 @@
|
|||
{application, cowboy, [
|
||||
{description, "Small, fast, modular HTTP server."},
|
||||
{vsn, "2.0.0-pre.1"},
|
||||
{id, "git"},
|
||||
{modules, []},
|
||||
{registered, [cowboy_clock, cowboy_sup]},
|
||||
{applications, [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue