dependabot[bot]
1 year 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
|
|
|
@ -50,7 +50,7 @@ thiserror = "2" |
|
|
|
tokio = { version = "1", features = ["full"] } |
|
|
|
tokio-util = "0.7" |
|
|
|
tproxy-config = { version = "6", default-features = false } |
|
|
|
tun = { version = "0.7", features = ["async"] } |
|
|
|
tun = { version = "0.8", features = ["async"] } |
|
|
|
udp-stream = { version = "0.0.12", default-features = false } |
|
|
|
unicase = "2" |
|
|
|
url = "2" |
|
|
|
|