We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebfd16c commit 8845da6Copy full SHA for 8845da6
1 file changed
rebar.config
@@ -37,7 +37,7 @@
37
{"priv/lib/xmpp_lang.so", ["c_src/xmpp_lang.c"]}]}.
38
39
{deps, [{p1_utils, "~> 1.0.29", {git, "https://github.com/processone/p1_utils", {tag, "1.0.29"}}},
40
- {fast_xml, "~> 1.1.59", {git, "https://github.com/processone/fast_xml", {tag, "1.1.59"}}},
+ {fast_xml, "~> 1.1.60", {git, "https://github.com/processone/fast_xml", {tag, "1.1.60"}}},
41
{fast_tls, "~> 1.1.26", {git, "https://github.com/processone/fast_tls", {tag, "1.1.26"}}},
42
{ezlib, "~> 1.0.16", {git, "https://github.com/processone/ezlib", {tag, "1.0.16"}}},
43
{idna, "~> 7.1", {git, "https://github.com/benoitc/erlang-idna", {tag, "7.1.0"}}},
0 commit comments