Skip to content

Commit 516fb51

Browse files
chore(deps): update rust crate windows-sys to 0.61
1 parent d6220e1 commit 516fb51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/single-instance/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ thiserror = { workspace = true }
1919
semver = { version = "1", optional = true }
2020

2121
[target.'cfg(target_os = "windows")'.dependencies.windows-sys]
22-
version = "0.59"
22+
version = "0.61"
2323
features = [
2424
"Win32_System_Threading",
2525
"Win32_System_DataExchange",

0 commit comments

Comments
 (0)