deps: upgrade windows-sys from 0.52 to 0.59 (#7117)

This commit is contained in:
Erich Gubler
2025-07-07 17:49:12 +00:00
committed by GitHub
parent 71cc9ab4c2
commit aff24dfbeb
4 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ httpdate = "1.0"
once_cell = "1.5.2"
[target.'cfg(windows)'.dev-dependencies.windows-sys]
version = "0.52"
version = "0.59"
[[example]]
name = "chat"