Skip to content

Commit ee9fd65

Browse files
committed
Update fast_xml and p1_utils versions
1 parent 7d313d2 commit ee9fd65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rebar.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
{"priv/lib/xmpp_uri.so", ["c_src/xmpp_uri.c"]},
3434
{"priv/lib/xmpp_lang.so", ["c_src/xmpp_lang.c"]}]}.
3535

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", "73976962e276948743dea57ac819db31ee47283b"}},
36+
{deps, [{p1_utils, "~> 1.0.26", {git, "https://github.com/processone/p1_utils", {tag, "1.0.26"}}},
37+
{fast_xml, "~> 1.1.51", {git, "https://github.com/processone/fast_xml", "72e1c1b2eef84804399095704f2d729d5df8f02e"}},
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)