|
|
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 = {quicer, {git, "https://github.com/emqx/quic.git", {tag, "0.0.100"}}}.
|
|
|
|
|
|
|
+Quicer = {quicer, {git, "https://github.com/emqx/quic.git", {tag, "0.0.101"}}}.
|
|
|
{deps, Deps0} = lists:keyfind(deps, 1, C),
|
|
{deps, Deps0} = lists:keyfind(deps, 1, C),
|