gproc 0.5

This commit is contained in:
Feng 2015-06-26 11:06:20 +08:00
parent 288973aabb
commit 7009ef944b
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
"plugins/*/"]}.
{deps, [
{gproc, "0.4.*", {git, "git://github.com/uwiger/gproc.git", {branch, "master"}}},
{gproc, ".*", {git, "git://github.com/uwiger/gproc.git", {branch, "master"}}},
{lager, ".*", {git, "git://github.com/basho/lager.git", {branch, "master"}}},
{esockd, "2.*", {git, "git://github.com/emqtt/esockd.git", {branch, "master"}}},
{mochiweb, ".*", {git, "git://github.com/emqtt/mochiweb.git", {branch, "master"}}}