We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 236d5a6 commit 092d458Copy full SHA for 092d458
Cargo.toml
@@ -33,7 +33,7 @@ parking = "2.0.0"
33
polling = "2.6.0"
34
rustix = { version = "0.37.1", default-features = false, features = ["std", "fs"] }
35
slab = "0.4.2"
36
-socket2 = { version = "0.4.2", features = ["all"] }
+socket2 = { version = "0.5.3", features = ["all"] }
37
waker-fn = "1.1.0"
38
39
[build-dependencies]
0 commit comments