Skip to content

Commit

Permalink
fix(dep): update windows-sys to match socket2
Browse files Browse the repository at this point in the history
  • Loading branch information
Berrysoft committed Feb 25, 2024
1 parent ea747c9 commit 902b711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ socket2 = "0.5.5"
tempfile = "3.8.1"
tokio = "1.33.0"
widestring = "1.0.2"
windows-sys = "0.48.0"
windows-sys = "0.52.0"

0 comments on commit 902b711

Please sign in to comment.