Skip to content

Commit 80af0f2

Browse files
chore(deps): update rust crate windows to 0.61
1 parent 5e78988 commit 80af0f2

File tree

2 files changed

+16
-82
lines changed

2 files changed

+16
-82
lines changed

Cargo.lock

Lines changed: 15 additions & 81 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/opener/Cargo.toml

Lines changed: 1 addition & 1 deletion
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)