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