diff --git a/Cargo.toml b/Cargo.toml index 3a5c30d8..673a37f3 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"