mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Simplify specifying the Cowboy version in examples
This commit is contained in:
parent
cf44496005
commit
ec82e3548b
18 changed files with 18 additions and 18 deletions
|
@ -3,6 +3,6 @@ PROJECT_DESCRIPTION = Cowboy Hello World example
|
|||
PROJECT_VERSION = 1
|
||||
|
||||
DEPS = cowboy
|
||||
dep_cowboy = git https://github.com/ninenines/cowboy master
|
||||
dep_cowboy_commit = master
|
||||
|
||||
include ../../erlang.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue