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.
2 parents 212dc4d + 074cd0a commit ef28e64Copy full SHA for ef28e64
msixbundle/Cargo.toml
@@ -18,7 +18,7 @@ sdk-discovery = ["dep:winreg"]
18
[dependencies]
19
anyhow = "1"
20
thiserror = "2"
21
-roxmltree = "0.20"
+roxmltree = "0.21"
22
winreg = { version = "0.55", optional = true }
23
24
[dev-dependencies]
0 commit comments