chore(deps): bump tun2 from 3.1.4 to 3.1.5 (#1673)

This commit is contained in:
dependabot[bot]
2024-09-27 13:54:16 +00:00
committed by GitHub
parent 03d8c31e46
commit fae0217977
2 changed files with 3 additions and 3 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 = "3.1.4", optional = true, default-features = false, features = [
tun2 = { version = "3.1.5", optional = true, default-features = false, features = [
"async",
] }
etherparse = { version = "0.16", optional = true }