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 c7deb2f commit 8f710a4Copy full SHA for 8f710a4
tests/Cargo.toml
@@ -9,7 +9,7 @@ publish = false
9
10
[dev-dependencies]
11
anyhow = "1"
12
-fast-socks5 = { version = "0.9.1" }
+fast-socks5 = { version = "0.10.0" }
13
futures = { version = "0.3.14", default-features = false, features = ["std"] }
14
futures-util = { version = "0.3.14", default-features = false, features = ["alloc"]}
15
http-body-util = "0.1"
0 commit comments