diff --git a/Cargo.toml b/Cargo.toml index 8a5c09c83a46d2a231b9991089efa106d31717f9..f1fa81764c2b27df8add7604869ce1f512ae9d7c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,4 +20,4 @@ gitlab = { repository = "xmpp-rs/jid-rs" } [dependencies] failure = "0.1.1" failure_derive = "0.1.1" -minidom = { version = "0.8.0", optional = true } +minidom = { version = "0.9.1", optional = true }