ec_utils/rebar.config
2022-01-13 16:26:43 +01:00

4 lines
115 B
Erlang

{erl_opts, [debug_info]}.
{deps,
[{sha3, {git, "https://github.com/aeternity/erlang-sha3", {ref, "b5f27a2"}}}]}.