Skip to content

Commit

Permalink
chore(deps): update rust crate windows to 0.59
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent da5c59e commit abcfe2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/opener/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ glob = { workspace = true }
dunce = { workspace = true }

[target."cfg(windows)".dependencies.windows]
version = "0.58"
version = "0.59"
features = [
"Win32_Foundation",
"Win32_UI_Shell_Common",
Expand Down

0 comments on commit abcfe2e

Please sign in to comment.