Upgrade aebytecode to new variant type representation.

This commit is contained in:
Erik Stenman 2019-04-02 12:44:51 +02:00
parent efeb391805
commit 27bc5474cb
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git",
{ref,"34ae94e"}}}
{ref,"2d599d"}}}
, {getopt, "1.0.1"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",
{tag, "2.8.0"}}}

View File

@ -1,7 +1,7 @@
{"1.1.0",
[{<<"aebytecode">>,
{git,"https://github.com/aeternity/aebytecode.git",
{ref,"34ae94e3e74fbd2ff36f7e5d601b9fd8318a9832"}},
{ref,"2d599df0ea059df597a49e140e7100b0e8585cd9"}},
0},
{<<"aeserialization">>,
{git,"https://github.com/aeternity/aeserialization.git",