Skip to content

Commit 4b510d5

Browse files
chore(deps): bump tun2 from 3.1.2 to 3.1.4 (#1653)
1 parent 384b0cd commit 4b510d5

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

Cargo.lock

+8-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/shadowsocks-service/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ flate2 = { version = "1.0", optional = true }
186186
brotli = { version = "6.0", optional = true }
187187
zstd = { version = "0.13", optional = true }
188188

189-
tun2 = { version = "3.1.0", optional = true, default-features = false, features = [
189+
tun2 = { version = "3.1.4", optional = true, default-features = false, features = [
190190
"async",
191191
] }
192192
etherparse = { version = "0.15", optional = true }

0 commit comments

Comments
 (0)