Prepare 7.0.0 release, upgrade to OTP24 #893

Merged
zxq9 merged 7 commits from v7.0.0 into master 2022-07-29 04:38:19 +09:00
Showing only changes of commit a81dca015f - Show all commits

View File

@ -2,7 +2,7 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {tag, "v3.1.0"}}}
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {tag, "v3.1.1"}}}
, {getopt, "1.0.1"}
, {eblake2, "1.0.0"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git", {tag, "2.8.0"}}}