Update windows-rs (#27379)

Release Notes:

- N/A
This commit is contained in:
张小白 2025-03-25 00:29:18 +08:00 committed by GitHub
parent 350c1e41d2
commit 57ffd6d78d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 48 additions and 45 deletions

View file

@ -205,7 +205,8 @@ blade-macros.workspace = true
flume = "0.11"
rand.workspace = true
windows.workspace = true
windows-core = "0.60"
windows-core = "0.61"
windows-numerics = "0.2"
[dev-dependencies]
backtrace = "0.3"