Use v2.0.1 of aebytecode including new sub dependencies.

This commit is contained in:
Erik Stenman
2019-02-26 09:43:14 +01:00
committed by Erik Stenman
parent a69056c35e
commit 5e6e607fa4
2 changed files with 13 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",
{tag,"v2.0.0"}}}
{tag,"v2.0.1"}}}
, {getopt, "1.0.1"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",
{tag, "2.8.0"}}}