mirror of
https://github.com/dndx/phantun.git
synced 2025-01-18 22:09:30 +08:00
chore(phantun): update fake-tcp used to 0.1.1
This commit is contained in:
parent
8371256f0b
commit
a54d1b3759
@ -13,7 +13,7 @@ Layer 3 & Layer 4 (NAPT) firewalls/NATs.
|
||||
[dependencies]
|
||||
clap = "2.33.3"
|
||||
socket2 = { version = "0.4.2", features = ["all"] }
|
||||
fake-tcp = { path = "../fake-tcp" }
|
||||
fake-tcp = "0.1.1"
|
||||
tokio = { version = "1.12.0", features = ["full"] }
|
||||
log = "0.4"
|
||||
pretty_env_logger = "0.4.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user