Loosen requirement on windows-sys

This commit is contained in:
Michael Davis
2025-08-31 11:24:03 -04:00
parent b3d5a12cf9
commit d80232c098

View File

@@ -32,7 +32,8 @@ features = [
]
[target.'cfg(windows)'.dependencies.windows-sys]
version = "0.59"
# TODO: this could probably be loosened.
version = ">=0.59"
default-features = false
# https://microsoft.github.io/windows-rs/features/#/0.59.0/search
features = [