Clean up dependencies in .app.src
This commit is contained in:
parent
1bb5263bad
commit
1e53801b14
@ -1,12 +1,10 @@
|
||||
{application, ecrecover,
|
||||
[{description, "ecrecover implementation"},
|
||||
[{description, "FFI (NIF) export of Ethereum's ecrecover for use from Erlang"},
|
||||
{vsn, "1.0.0"},
|
||||
{registered, []},
|
||||
{applications,
|
||||
[kernel,
|
||||
stdlib,
|
||||
lager,
|
||||
enacl,
|
||||
ecrecoverprebuilt
|
||||
]},
|
||||
{env,[]},
|
||||
|
Loading…
x
Reference in New Issue
Block a user