chore(deps): bump tun2 from 2.0.6 to 2.0.8 (#1627)

This commit is contained in:
dependabot[bot]
2024-08-26 16:10:30 +00:00
committed by GitHub
parent 3677dc2b6e
commit f46e2a64d6
2 changed files with 8 additions and 8 deletions

View File

@@ -186,7 +186,7 @@ flate2 = { version = "1.0", optional = true }
brotli = { version = "6.0", optional = true }
zstd = { version = "0.13", optional = true }
tun2 = { version = "2.0.6", optional = true, default-features = false, features = [
tun2 = { version = "2.0.8", optional = true, default-features = false, features = [
"async",
] }
etherparse = { version = "0.15", optional = true }