api-v2/deps/idna/rebar.config
2025-04-16 10:03:13 -03:00

4 lines
61 B
Erlang

{erl_opts, []}.
{deps, [{unicode_util_compat, "~>0.7.0"}]}.