groc 0.3.*

This commit is contained in:
Ery Lee 2015-04-20 03:26:44 +08:00
parent 229bcb6873
commit a44e955d64
1 changed files with 1 additions and 1 deletions

View File

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