mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Temporarily switch the Cowlib branch
This commit is contained in:
parent
0f1b20c383
commit
c35c754f5a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -16,7 +16,7 @@ CT_OPTS += -ct_hooks cowboy_ct_hook [] # -boot start_sasl
|
||||||
LOCAL_DEPS = crypto
|
LOCAL_DEPS = crypto
|
||||||
|
|
||||||
DEPS = cowlib ranch
|
DEPS = cowlib ranch
|
||||||
dep_cowlib = git https://github.com/ninenines/cowlib master
|
dep_cowlib = git https://github.com/ninenines/cowlib improve-websocket-compressed
|
||||||
dep_ranch = git https://github.com/ninenines/ranch 1.8.x
|
dep_ranch = git https://github.com/ninenines/ranch 1.8.x
|
||||||
|
|
||||||
ifeq ($(COWBOY_QUICER),1)
|
ifeq ($(COWBOY_QUICER),1)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue