Skip to content

Commit

Permalink
build(deps): update rust crate windows to 0.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 29, 2023
1 parent 8b9c513 commit abab7b7
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 12 deletions.
79 changes: 68 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ features = ["preserve_order", "indexmap"]
deelevate = "0.2.0"

[target.'cfg(windows)'.dependencies.windows]
version = "0.46.0"
version = "0.47.0"
features = [
"Win32_Foundation",
"Win32_UI_Shell",
Expand Down

0 comments on commit abab7b7

Please sign in to comment.