We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fc2efa commit 037e0ecCopy full SHA for 037e0ec
Cargo.toml
@@ -35,7 +35,7 @@ strum_macros = "0.26"
35
tempfile = "3.5"
36
thiserror = "1.0"
37
tokio = "1.26"
38
-tokio-xmpp = "4.0"
+tokio-xmpp = { git = "https://github.com/prose-im/xmpp-rs.git", branch = "main" }
39
tracing = { version = "0.1" }
40
tracing-log = "0.2.0"
41
tracing-subscriber = "0.3"
0 commit comments