deps: update to windows-sys v0.52 (#6154)

This commit is contained in:
Kenny Kerr
2024-07-23 14:43:23 +02:00
committed by GitHub
parent 754a1fb03c
commit 51b03f0334
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ once_cell = "1.5.2"
rand = "0.8.3"
[target.'cfg(windows)'.dev-dependencies.windows-sys]
version = "0.48"
version = "0.52"
[[example]]
name = "chat"