We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ff2b4e commit e879541Copy full SHA for e879541
Cargo.toml
@@ -17,7 +17,7 @@ xcsoar = ["encoding_rs"]
17
18
[dependencies]
19
encoding_rs = { version = "0.8.34", optional = true }
20
-minidom = { version = "0.12.0", optional = true }
+minidom = { version = "0.17.0", optional = true }
21
quick-xml = { version = "0.30.0", optional = true }
22
thiserror = "1.0.59"
23
0 commit comments