Cargo.toml 🔗
@@ -14,4 +14,4 @@ license = "MIT"
gitlab = { repository = "lumi/minidom-rs" }
[dependencies]
-xml-rs = "0.3.6"
+xml-rs = "0.4.1"
lumi created
Bump xml-rs dependency to 0.4.1
See merge request !5
Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -14,4 +14,4 @@ license = "MIT"
gitlab = { repository = "lumi/minidom-rs" }
[dependencies]
-xml-rs = "0.3.6"
+xml-rs = "0.4.1"