Use aeserialization tag v1.0.0

This commit is contained in:
Gaith Hallak 2023-04-28 14:28:29 +03:00
parent e50b4ebc79
commit 0a993c54b9

View File

@ -40,7 +40,7 @@
{profiles, [{binary, [ {profiles, [{binary, [
{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, "47aaa8f"}}} {tag, "v1.0.0"}}}
, {getopt, "1.0.1"} , {getopt, "1.0.1"}
]}, ]},