Current section
Files
Jump to
Current section
Files
provider_asn1
rebar.config
rebar.config
%% -*- erlang -*-
{erl_opts, [debug_info]}.
{deps, [{providers, "1.8.1"}]}.
{hex, [{doc, edoc}]}.
{project_plugins, [
rebar3_hex
]}.