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 ccb8d2e commit bf5082cCopy full SHA for bf5082c
Cargo.toml
@@ -31,7 +31,7 @@ objc2-security = "0.3"
31
block2 = "0.6"
32
33
[target.'cfg(target_os = "windows")'.dependencies]
34
-windows = { version = "0.61", features = [
+windows = { version = "0.62", features = [
35
"Foundation",
36
"Storage_Streams",
37
"Security_Credentials_UI",
0 commit comments