Bump minidom dependency to 0.9.1

This commit is contained in:
Astro 2018-07-25 00:23:23 +02:00
parent 06afb5afed
commit 0ae044b0d5

View file

@ -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 }