Use gproc 0.8.0 rather master branch
This commit is contained in:
parent
a2bc11e97a
commit
33d1e71ad5
|
@ -25,7 +25,5 @@
|
||||||
|
|
||||||
{eunit_opts, [verbose]}.
|
{eunit_opts, [verbose]}.
|
||||||
|
|
||||||
{deps, [
|
{deps, [{gproc, "0.8.0"}]}.
|
||||||
{gproc, ".*", {git, "git://github.com/uwiger/gproc.git", {branch, "master"}}}
|
|
||||||
]}.
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue