chore(deps): bump windows-rs from 0.60 to 0.61

This commit is contained in:
LGUG2Z
2025-03-18 08:54:55 -07:00
parent 532436fe1a
commit c0e1e9366d
2 changed files with 90 additions and 34 deletions

View File

@@ -35,16 +35,16 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] }
paste = "1"
sysinfo = "0.33"
uds_windows = "1"
win32-display-data = { git = "https://github.com/LGUG2Z/win32-display-data", rev = "55cebdebfbd68dbd14945a1ba90f6b05b7be2893" }
windows-numerics = { version = "0.1" }
windows-implement = { version = "0.59" }
win32-display-data = { git = "https://github.com/LGUG2Z/win32-display-data", rev = "93949750b1f123fb79827ba4d66ffcab68055654" }
windows-numerics = { version = "0.2" }
windows-implement = { version = "0.60" }
windows-interface = { version = "0.59" }
windows-core = { version = "0.60" }
windows-core = { version = "0.61" }
shadow-rs = "1"
which = "7"
[workspace.dependencies.windows]
version = "0.60"
version = "0.61"
features = [
"Foundation_Numerics",
"Win32_Devices",