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 03c3c8a + 87225d7 commit 212dc4dCopy full SHA for 212dc4d
msixbundle/Cargo.toml
@@ -19,7 +19,7 @@ sdk-discovery = ["dep:winreg"]
19
anyhow = "1"
20
thiserror = "2"
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