Current section
Files
Jump to
Current section
Files
hkdf_erlang
rebar.config
rebar.config
{ erl_opts
, [ debug_info ]
}.
{ plugins
, [ rebar3_hex ]
}.
{ profiles
, [ { test
, [ { deps , [ hex2bin ] } ]
}
]
}.