gproc 0.4

This commit is contained in:
Feng Lee 2015-04-23 23:14:15 +08:00
parent 683459ea40
commit fcecd1e0db
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
"apps/emqttd"]}.
{deps, [
{gproc, "0.3.*", {git, "git://github.com/uwiger/gproc.git", {branch, "master"}}},
{gproc, "0.4.*", {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/slimpp/mochiweb.git", {branch, "master"}}}