0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00

Make examples use Cowboy master

This commit is contained in:
Loïc Hoguin 2014-10-03 16:28:02 +03:00
parent e0c8e9ad5c
commit 18f50b8697
18 changed files with 18 additions and 0 deletions

View file

@ -1,3 +1,4 @@
PROJECT = echo_post
DEPS = cowboy
dep_cowboy = git https://github.com/ninenines/cowboy master
include ../../erlang.mk