[erlang] explicit pull of pkcs7 from master branch
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
{erl_opts, [debug_info]}.
|
||||
{deps, [
|
||||
{pkcs7, {git, "https://github.com/camshaft/pkcs7.erl"}, {branch, "master"}}
|
||||
{pkcs7, {git, "https://github.com/camshaft/pkcs7.erl", {branch, "master"}}}
|
||||
]
|
||||
}.
|
||||
|
||||
Reference in New Issue
Block a user