Browse Source

Upgrade erlexec; fetch it from hex.pm

Сергей Прохоров 6 years ago
parent
commit
aab5517e0d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rebar.config

+ 1 - 1
rebar.config

@@ -8,7 +8,7 @@
 {profiles, [
     {test, [
         {deps, [
-            {erlexec, {git, "https://github.com/saleyn/erlexec.git", {ref, "576fb5d"}}}
+            {erlexec, "1.10.0"}
         ]}
     ]},
     {lint, [