Skip to content

Commit f969e75

Browse files
chore(deps): update rust crate windows to 0.61
1 parent efe3f88 commit f969e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/opener/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ glob = { workspace = true }
4040
dunce = { workspace = true }
4141

4242
[target."cfg(windows)".dependencies.windows]
43-
version = "0.60"
43+
version = "0.61"
4444
features = [
4545
"Win32_Foundation",
4646
"Win32_UI_Shell_Common",

0 commit comments

Comments
 (0)