New version of aeserialization

This commit is contained in:
Tobias Lindahl 2019-03-14 10:53:28 +01:00
parent 417a34ecd1
commit d4da5e69ad
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
{deps, [ {eblake2, "1.0.0"}
, {aeserialization, {git, "https://github.com/aeternity/aeserialization.git",
{ref, "b55c372"}}}
{ref, "6dce265"}}}
, {getopt, "1.0.1"}
]}.

View File

@ -1,7 +1,7 @@
{"1.1.0",
[{<<"aeserialization">>,
{git,"https://github.com/aeternity/aeserialization.git",
{ref,"b55c3726f4a21063721c68d6fa7fda39121edf11"}},
{ref,"6dce265753af4e651f77746e77ea125145c85dd3"}},
0},
{<<"base58">>,
{git,"https://github.com/aeternity/erl-base58.git",