New application aeserialization for shared deps with compiler

This commit is contained in:
Tobias Lindahl
2019-02-25 16:46:33 +01:00
commit b55c3726f4
13 changed files with 1177 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
{erl_opts, [debug_info]}.
{deps, [{base58, {git, "https://github.com/aeternity/erl-base58.git", {ref,"60a3356"}}}
]}.