Updates the requirements on [tokio-tun]

This commit is contained in:
Luca Ferrarotti
2024-01-07 12:07:18 +01:00
parent 10fabf2157
commit fa5fb88b04
2 changed files with 2 additions and 2 deletions

View File

@@ -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"