|
|
Bcrypt = {bcrypt, {git, "https://github.com/emqx/erlang-bcrypt.git", {tag, "0.6.0"}}},
|
|
Bcrypt = {bcrypt, {git, "https://github.com/emqx/erlang-bcrypt.git", {tag, "0.6.0"}}},
|
|
|
- {quicer, {git, "https://github.com/emqx/quic.git", {tag, "0.0.500"}}}.
|
|
|
|
|
|
|
+ {quicer, {git, "https://github.com/emqx/quic.git", {tag, "0.1.0"}}}.
|
|
|
{dialyzer, OldDialyzerConfig} = lists:keyfind(dialyzer, 1, Config),
|
|
{dialyzer, OldDialyzerConfig} = lists:keyfind(dialyzer, 1, Config),
|