chore: update windows-sys to 0.45 (#5386)

This commit is contained in:
Taiki Endo
2023-02-09 11:16:12 +01:00
committed by GitHub
parent 061325ba7e
commit 09b2653e71
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.42.0"
version = "0.45"
[[example]]
name = "chat"