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 63bd250 commit e021cfeCopy full SHA for e021cfe
msixbundle/Cargo.toml
@@ -18,7 +18,7 @@ sdk-discovery = ["dep:winreg"]
18
[dependencies]
19
anyhow = "1"
20
thiserror = "1"
21
-roxmltree = "0.20"
+roxmltree = "0.21"
22
winreg = { version = "0.52", optional = true }
23
24
[dev-dependencies]
0 commit comments