There was an error while loading. Please reload this page.
1 parent e0b76a8 commit 73bd5a0Copy full SHA for 73bd5a0
1 file changed
Cargo.toml
@@ -84,7 +84,7 @@ httparse = "1.9"
84
pin-project-lite = "0.2.4"
85
smallvec = { version = "1.12", features = ["const_generics", "const_new"] }
86
want = "0.3"
87
-socket2 = { version = "0.5.10", features = ["all"] }
+socket2 = { version = "0.6.0", features = ["all"] }
88
percent-encoding = "2.3"
89
ipnet = "2.11.0"
90
schnellru = { version = "0.2.4", default-features = false }
0 commit comments