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 03c3c8a commit 3ec56f4Copy full SHA for 3ec56f4
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.52", optional = true }
23
24
[dev-dependencies]
0 commit comments