Use gproc 0.8.0 rather master branch

This commit is contained in:
GilbertWong 2019-06-12 09:35:26 +08:00
parent a2bc11e97a
commit 33d1e71ad5
1 changed files with 1 additions and 3 deletions

View File

@ -25,7 +25,5 @@
{eunit_opts, [verbose]}.
{deps, [
{gproc, ".*", {git, "git://github.com/uwiger/gproc.git", {branch, "master"}}}
]}.
{deps, [{gproc, "0.8.0"}]}.