bump minidom dependency

This commit is contained in:
Emmanuel Gil Peyrot 2018-02-18 21:37:01 +01:00
parent 00f7d545aa
commit c1fbfd2632

View file

@ -18,4 +18,4 @@ license = "LGPL-3.0+"
gitlab = { repository = "xmpp-rs/jid-rs" }
[dependencies]
minidom = { version = "0.7", optional = true }
minidom = { version = "0.8.0", optional = true }