diff --git a/rebar.config b/rebar.config index 8ccf8f0..29dce2d 100644 --- a/rebar.config +++ b/rebar.config @@ -40,7 +40,7 @@ {profiles, [{binary, [ {deps, [ {eblake2, "1.0.0"} , {aeserialization, {git, "https://github.com/aeternity/aeserialization.git", - {ref, "47aaa8f"}}} + {tag, "v1.0.0"}}} , {getopt, "1.0.1"} ]},