mirror of
https://github.com/dndx/phantun.git
synced 2025-01-19 06:19:30 +08:00
chore(deps): update dndx-fork-tokio-tun requirement from 0.3.16 to 0.4.0
Updates the requirements on [dndx-fork-tokio-tun](https://github.com/yaa110/tokio-tun) to permit the latest version. - [Release notes](https://github.com/yaa110/tokio-tun/releases) - [Commits](https://github.com/yaa110/tokio-tun/compare/0.3.16...0.4.0) --- updated-dependencies: - dependency-name: dndx-fork-tokio-tun dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c9043015f2
commit
95e762f5fd
@ -21,4 +21,4 @@ tokio = { version = "1.12.0", features = ["full"] }
|
||||
rand = { version = "0.8.4", features = ["small_rng"] }
|
||||
log = "0.4"
|
||||
internet-checksum = "0.2.0"
|
||||
dndx-fork-tokio-tun = "0.3.16"
|
||||
dndx-fork-tokio-tun = "0.4.0"
|
||||
|
@ -17,5 +17,5 @@ fake-tcp = "0.1.2"
|
||||
tokio = { version = "1.12.0", features = ["full"] }
|
||||
log = "0.4"
|
||||
pretty_env_logger = "0.4.0"
|
||||
dndx-fork-tokio-tun = "0.3.16"
|
||||
dndx-fork-tokio-tun = "0.4.0"
|
||||
num_cpus = "1.13.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user