Skip to content

Commit 94e8dad

Browse files
build(deps): update rust crate windows to 0.56.0 (starship#5928)
* 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>
1 parent 0eac8e6 commit 94e8dad

File tree

2 files changed

+85
-34
lines changed

2 files changed

+85
-34
lines changed

Cargo.lock

+84-33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ features = ["preserve_order", "indexmap2"]
104104
deelevate = "0.2.0"
105105

106106
[target.'cfg(windows)'.dependencies.windows]
107-
version = "0.54.0"
107+
version = "0.56.0"
108108
features = [
109109
"Win32_Foundation",
110110
"Win32_UI_Shell",

0 commit comments

Comments
 (0)