mirror of
https://github.com/tun2proxy/tun2proxy.git
synced 2025-04-20 13:59:10 +00:00
update deps
This commit is contained in:
parent
1ba8f8b167
commit
3b2adf92cb
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ socks5-impl = { version = "0.5" }
|
|||
thiserror = "1"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tokio-util = "0.7"
|
||||
tproxy-config = { version = "5", features = ["log"] }
|
||||
tproxy-config = { version = "6" }
|
||||
trust-dns-proto = "0.23"
|
||||
tun2 = { version = "2", features = ["async"] }
|
||||
udp-stream = { version = "0.0.12", default-features = false }
|
||||
|
|
Loading…
Add table
Reference in a new issue