mirror of
https://github.com/tun2proxy/tun2proxy.git
synced 2025-04-22 06:49:08 +00:00
Update deps
This commit is contained in:
parent
48f527ad81
commit
1ba8f8b167
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ dotenvy = "0.15"
|
|||
env_logger = "0.11"
|
||||
hashlink = "0.9"
|
||||
httparse = "1"
|
||||
ipstack = { version = "0.0" }
|
||||
ipstack = { version = "0.0.10" }
|
||||
lazy_static = "1"
|
||||
log = { version = "0.4", features = ["std"] }
|
||||
percent-encoding = "2"
|
||||
|
@ -35,7 +35,7 @@ tokio-util = "0.7"
|
|||
tproxy-config = { version = "5", features = ["log"] }
|
||||
trust-dns-proto = "0.23"
|
||||
tun2 = { version = "2", features = ["async"] }
|
||||
udp-stream = { version = "0.0", default-features = false }
|
||||
udp-stream = { version = "0.0.12", default-features = false }
|
||||
unicase = "2"
|
||||
url = "2"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue