|
|
|
@ -44,7 +44,7 @@ mimalloc = { version = "0.1", default-features = false, optional = true } |
|
|
|
percent-encoding = "2" |
|
|
|
serde = { version = "1", features = ["derive"] } |
|
|
|
shlex = "1.3.0" |
|
|
|
socks5-impl = { version = "0.7", default-features = false, features = [ |
|
|
|
socks5-impl = { version = "0.8", default-features = false, features = [ |
|
|
|
"tokio", "serde" |
|
|
|
] } |
|
|
|
thiserror = "2" |
|
|
|
|