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 b9ba371 commit bf725f9Copy full SHA for bf725f9
plugins/single-instance/Cargo.toml
@@ -19,7 +19,7 @@ thiserror = { workspace = true }
19
semver = { version = "1", optional = true }
20
21
[target.'cfg(target_os = "windows")'.dependencies.windows-sys]
22
-version = "0.59"
+version = "0.61"
23
features = [
24
"Win32_System_Threading",
25
"Win32_System_DataExchange",
0 commit comments