gmserialization/rebar.config

4 lines
125 B
Erlang

{erl_opts, [debug_info]}.
{deps, [{base58, {git, "https://github.com/aeternity/erl-base58.git", {ref,"60a3356"}}}
]}.