We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e65a675 commit 7add0b4Copy full SHA for 7add0b4
1 file changed
rebar.config
@@ -34,7 +34,7 @@
34
{"priv/lib/xmpp_lang.so", ["c_src/xmpp_lang.c"]}]}.
35
36
{deps, [{p1_utils, "~> 1.0.25", {git, "https://github.com/processone/p1_utils", {tag, "1.0.27"}}},
37
- {fast_xml, "~> 1.1.51", {git, "https://github.com/processone/fast_xml", {tag, "1.1.56"}}},
+ {fast_xml, "~> 1.1.51", {git, "https://github.com/processone/fast_xml", "73976962e276948743dea57ac819db31ee47283b"}},
38
{fast_tls, "~> 1.1.19", {git, "https://github.com/processone/fast_tls", {tag, "1.1.23"}}},
39
{ezlib, "~> 1.0.12", {git, "https://github.com/processone/ezlib", {tag, "1.0.14"}}},
40
{idna, "~> 6.0", {git, "https://github.com/benoitc/erlang-idna", {tag, "6.0.0"}}},
0 commit comments