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