Depends on 'emqx/cowboy' v2.8.1

This commit is contained in:
Feng Lee 2019-12-15 19:00:17 +08:00
parent ad9e0fc311
commit 27fec04ec9
1 changed files with 1 additions and 1 deletions

View File

@ -2,8 +2,8 @@
{deps,
[{jsx, "2.10.0"},
{cowboy, "2.7.0"},
{gproc, "0.8.0"},
{cowboy, {git, "https://github.com/emqx/cowboy", {tag, "2.8.1"}}},
{esockd, {git, "https://github.com/emqx/esockd", {tag, "5.6.0"}}},
{ekka, {git, "https://github.com/emqx/ekka", {tag, "0.7.1"}}},
{gen_rpc, {git, "https://github.com/emqx/gen_rpc", {tag, "2.4.1"}}},