Bump windows from 0.43.0 to 0.44.0 (#7911)

This commit is contained in:
dependabot[bot]
2023-01-30 02:17:18 +00:00
committed by GitHub
parent 72465e6724
commit 040d812343
2 changed files with 51 additions and 27 deletions

View File

@ -141,7 +141,7 @@ features = [
]
[target.'cfg(windows)'.dependencies.windows]
version = "0.43.0"
version = "0.44.0"
features = ["Win32_Foundation", "Win32_Storage_FileSystem", "Win32_System_SystemServices"]
[features]