Cargo.toml 🔗
@@ -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 }
Emmanuel Gil Peyrot created
Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -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 }