Skip to content

Commit 8845da6

Browse files
committed
Update fast_xml
1 parent ebfd16c commit 8845da6

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
@@ -37,7 +37,7 @@
3737
{"priv/lib/xmpp_lang.so", ["c_src/xmpp_lang.c"]}]}.
3838

3939
{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"}}},
40+
{fast_xml, "~> 1.1.60", {git, "https://github.com/processone/fast_xml", {tag, "1.1.60"}}},
4141
{fast_tls, "~> 1.1.26", {git, "https://github.com/processone/fast_tls", {tag, "1.1.26"}}},
4242
{ezlib, "~> 1.0.16", {git, "https://github.com/processone/ezlib", {tag, "1.0.16"}}},
4343
{idna, "~> 7.1", {git, "https://github.com/benoitc/erlang-idna", {tag, "7.1.0"}}},

0 commit comments

Comments
 (0)