mirror of
https://github.com/dndx/phantun.git
synced 2025-04-03 18:49:29 +08:00
Updates the requirements on [tokio-tun]
This commit is contained in:
parent
10fabf2157
commit
fa5fb88b04
@ -21,5 +21,5 @@ tokio = { version = "1.28.0", features = ["full"] }
|
||||
rand = { version = "0.8.5", features = ["small_rng"] }
|
||||
log = "0.4.17"
|
||||
internet-checksum = "0.2.1"
|
||||
tokio-tun = "0.9.1"
|
||||
tokio-tun = "0.11.2"
|
||||
flume ="0.11.0"
|
||||
|
@ -19,7 +19,7 @@ tokio-util = "0.7.8"
|
||||
log = "0.4.17"
|
||||
env_logger = "0.10.0"
|
||||
chrono = "0.4.24"
|
||||
tokio-tun = "0.9.1"
|
||||
tokio-tun = "0.11.2"
|
||||
num_cpus = "1.15.0"
|
||||
neli = "0.6.4"
|
||||
nix = { version = "0.27.1", features = ["net"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user