diff --git a/Cargo.toml b/Cargo.toml index 3a5c30d804b07830ba089d90509919f3e7ac2f7c..673a37f3661b2a2a4a75e8c80c8f4d77ebf7dc5f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ gitlab = { repository = "lumi/xmpp-rs" } [dependencies] xml-rs = "0.4.1" -xmpp-parsers = "0.3.0" +xmpp-parsers = "0.4.0" openssl = "0.9.12" base64 = "0.5.2" minidom = "0.4.1"