dependabot[bot]
3 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
Cargo.toml
|
|
|
@ -42,7 +42,7 @@ ipstack = { version = "1.0.0" } |
|
|
|
log = { version = "0.4.29", features = ["std"] } |
|
|
|
percent-encoding = "2.3.2" |
|
|
|
serde = { version = "1.0.228", features = ["derive"] } |
|
|
|
shlex = "1.3.0" |
|
|
|
shlex = "2.0.1" |
|
|
|
socks5-impl = { version = "0.8.2", default-features = false, features = [ |
|
|
|
"tokio", |
|
|
|
"serde", |
|
|
|
|