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 85dcced commit ffd5020Copy full SHA for ffd5020
Cargo.toml
@@ -89,7 +89,7 @@ criterion = { version = "0.5", features = ["async_tokio", "html_reports"] }
89
fast-socks5 = "0.10"
90
futures = { version = "0.3.14", default-features = false, features = ["std"] }
91
pprof = { version = "0.15", features = ["flamegraph", "criterion"] }
92
-socket2 = "0.5.1"
+socket2 = "0.6.0"
93
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
94
trybuild = "1.0.97"
95
0 commit comments