From 177e32c117bede8c36817d05d02db0c340929916 Mon Sep 17 00:00:00 2001 From: Tobias Lindahl Date: Thu, 14 Mar 2019 10:59:15 +0100 Subject: [PATCH] Upgrade to latest aebytecode (and by transitivity aeserialization) --- rebar.config | 2 +- rebar.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rebar.config b/rebar.config index d377e61..a7e1255 100644 --- a/rebar.config +++ b/rebar.config @@ -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"}}} diff --git a/rebar.lock b/rebar.lock index 62e007d..00cd978 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,11 +1,11 @@ {"1.1.0", [{<<"aebytecode">>, {git,"https://github.com/aeternity/aebytecode.git", - {ref,"04571f757a21916d9e8cbbd51f460445e7f76ccb"}}, + {ref,"34ae94e3e74fbd2ff36f7e5d601b9fd8318a9832"}}, 0}, {<<"aeserialization">>, {git,"https://github.com/aeternity/aeserialization.git", - {ref,"b55c3726f4a21063721c68d6fa7fda39121edf11"}}, + {ref,"6dce265753af4e651f77746e77ea125145c85dd3"}}, 1}, {<<"base58">>, {git,"https://github.com/aeternity/erl-base58.git",