Skip to content

Commit

Permalink
build(deps): update rust crate windows to 0.56.0 (starship#5928)
Browse files Browse the repository at this point in the history
* build(deps): update rust crate windows to 0.56.0

* chore: update lockfile manually

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
davidkna and renovate[bot] authored Apr 22, 2024
1 parent 0eac8e6 commit 94e8dad
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 34 deletions.
117 changes: 84 additions & 33 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", "indexmap2"]
deelevate = "0.2.0"

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

0 comments on commit 94e8dad

Please sign in to comment.