deps: update windows-sys to 0.48 (#5591)

This commit is contained in:
Taiki Endo
2023-04-02 09:31:27 +02:00
committed by GitHub
parent 3c403d6ee8
commit 88445e762c
3 changed files with 5 additions and 6 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.45"
version = "0.48"
[[example]]
name = "chat"