mirror of
https://github.com/tun2proxy/tun2proxy.git
synced 2025-04-20 22:09:09 +00:00
Update tproxy-config dependency
This commit is contained in:
parent
8aa2a66942
commit
03f98a0741
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ socks5-impl = { version = "0.5" }
|
|||
thiserror = "1.0"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tokio-util = "0.7"
|
||||
tproxy-config = { version = "4", features = ["log"] }
|
||||
tproxy-config = { version = "4.0.2", features = ["log"] }
|
||||
trust-dns-proto = "0.23"
|
||||
tun2 = { version = "1.3", features = ["async"] }
|
||||
udp-stream = { version = "0.0", default-features = false }
|
||||
|
|
Loading…
Add table
Reference in a new issue