Update 'stun' dependency

The new 'stun' release should improve UDP performance quite a bit.
This commit is contained in:
Holger Weiss 2021-11-02 12:34:19 +01:00
parent c4f6c9dfe7
commit 6e3df8e80b
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
{sqlite3, ".*", {git, "https://github.com/processone/erlang-sqlite3", {tag, "1.1.13"}}}},
{stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.27"}}},
{if_var_true, stun,
{stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.44"}}}},
{stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.45"}}}},
{xmpp, ".*", {git, "https://github.com/processone/xmpp", "a85dc699ff02471ecad08d85e3bed87c57c48aba"}},
{yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.12"}}}
]}.