1
0
forked from QPQ-AG/enoise

Upgrade enacl to 1.1.1

This commit is contained in:
Marc Nijdam
2020-09-22 17:44:54 -06:00
parent 1e6ee6703f
commit a3e803fc1a
3 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{erl_opts, [debug_info]}.
{plugins, [rebar3_hex]}.
{deps, [{enacl, "0.17.2"}]}.
{deps, [{enacl, "1.1.1"}]}.
{profiles, [{test, [{deps, [{jsx, {git, "https://github.com/talentdeficit/jsx.git", {tag, "2.8.0"}}}]}]}
]}.