Skip to content

Commit 7add0b4

Browse files
committed
Use recent fast_xml with support for Erlang/OTP 28
1 parent e65a675 commit 7add0b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
{"priv/lib/xmpp_lang.so", ["c_src/xmpp_lang.c"]}]}.
3535

3636
{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"}}},
37+
{fast_xml, "~> 1.1.51", {git, "https://github.com/processone/fast_xml", "73976962e276948743dea57ac819db31ee47283b"}},
3838
{fast_tls, "~> 1.1.19", {git, "https://github.com/processone/fast_tls", {tag, "1.1.23"}}},
3939
{ezlib, "~> 1.0.12", {git, "https://github.com/processone/ezlib", {tag, "1.0.14"}}},
4040
{idna, "~> 6.0", {git, "https://github.com/benoitc/erlang-idna", {tag, "6.0.0"}}},

0 commit comments

Comments
 (0)