Merge pull request #21 from aeternity/PT-164626753-new-aeserialization

New version of aeserialization
This commit is contained in:
Tobias Lindahl 2019-03-14 10:55:56 +01:00 committed by GitHub
commit 34ae94e3e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

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