|
33 | 33 | {"priv/lib/xmpp_uri.so", ["c_src/xmpp_uri.c"]}, |
34 | 34 | {"priv/lib/xmpp_lang.so", ["c_src/xmpp_lang.c"]}]}. |
35 | 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", "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"}}, |
38 | 38 | {fast_tls, "~> 1.1.19", {git, "https://github.com/processone/fast_tls", {tag, "1.1.23"}}}, |
39 | 39 | {ezlib, "~> 1.0.12", {git, "https://github.com/processone/ezlib", {tag, "1.0.14"}}}, |
40 | 40 | {idna, "~> 6.0", {git, "https://github.com/benoitc/erlang-idna", {tag, "6.0.0"}}}, |
|
0 commit comments