build(deps): update rust crate windows to 0.56.0 (#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>
This commit is contained in:
David Knaack
2024-04-22 08:44:35 +02:00
committed by GitHub
parent 0eac8e6537
commit 94e8dad1a8
2 changed files with 85 additions and 34 deletions
+1 -1
View File
@@ -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",