Merge branch 'bump-quick-xml' into 'master'

lumi created

Update quick-xml to its latest version

See merge request !18

Change summary

Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

Cargo.toml 🔗

@@ -14,5 +14,5 @@ license = "MIT"
 gitlab = { repository = "lumi/minidom-rs" }
 
 [dependencies]
-quick-xml = "0.7.3"
+quick-xml = "0.9.0"
 error-chain = "0.10.0"