Bump windows-sys

This commit is contained in:
Laurențiu Nicola 2025-01-17 21:22:18 +02:00
parent f61bfa4d7f
commit d01fb4d45a
4 changed files with 9 additions and 7 deletions

View file

@ -23,7 +23,7 @@ itertools.workspace = true
[target.'cfg(windows)'.dependencies]
miow = "0.6.0"
windows-sys = { version = "0.52", features = ["Win32_Foundation"] }
windows-sys = { version = "0.59", features = ["Win32_Foundation"] }
[features]
# Uncomment to enable for the whole crate graph