Upgrade to latest aebytecode (and by transitivity aeserialization)

This commit is contained in:
Tobias Lindahl
2019-03-14 10:59:15 +01:00
parent 4d61ee65df
commit 177e32c117
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git",
{ref,"04571f7"}}}
{ref,"34ae94e"}}}
, {getopt, "1.0.1"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",
{tag, "2.8.0"}}}