Add back app file
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{application,eblake2,
|
||||
[{description,"A pure Erlang Blake2 implementation"},
|
||||
{registered,[]},
|
||||
{included_applications,[]},
|
||||
{applications,[stdlib,kernel]},
|
||||
{vsn,"1.0.1"},
|
||||
{modules,[eblake2,eblake2_tests]}]}.
|
||||
Reference in New Issue
Block a user