Bumps Windows 0.37 -> 0.42. (#6865)

This commit is contained in:
Filip Andersson
2022-10-23 02:59:44 +02:00
committed by GitHub
parent c9fb381d69
commit e49b359848
2 changed files with 60 additions and 4 deletions

View File

@ -136,9 +136,8 @@ features = [
]
[target.'cfg(windows)'.dependencies.windows]
version = "0.37.0"
version = "0.42.0"
features = [
"alloc",
"Win32_Foundation",
"Win32_Storage_FileSystem",
"Win32_System_SystemServices",