mirror of
https://github.com/dndx/phantun.git
synced 2025-09-16 04:04:29 +08:00
chore(deps): update tokio-tun requirement from 0.5 to 0.6
Updates the requirements on [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.5.1...0.6.0) --- updated-dependencies: - dependency-name: tokio-tun dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Datong Sun
parent
f649c79656
commit
50346c1ba0
@@ -21,5 +21,5 @@ tokio = { version = "1.14", features = ["full"] }
|
||||
rand = { version = "0.8", features = ["small_rng"] }
|
||||
log = "0.4"
|
||||
internet-checksum = "0.2"
|
||||
tokio-tun = "0.5"
|
||||
tokio-tun = "0.6"
|
||||
flume = "0.10"
|
||||
|
Reference in New Issue
Block a user