mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
chore(deps): bump tun2 from 2.0.6 to 2.0.8 (#1627)
This commit is contained in:
@@ -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 }
|
||||
|
||||
Reference in New Issue
Block a user