Skip to content

Commit 36638e4

Browse files
chore(deps): bump tun2 from 3.1.2 to 3.1.4
Bumps [tun2](https://github.com/ssrlive/rust-tun) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/ssrlive/rust-tun/releases) - [Commits](ssrlive/rust-tun@v3.1.2...v3.1.4) --- updated-dependencies: - dependency-name: tun2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 384b0cd commit 36638e4

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

Cargo.lock

Lines changed: 8 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/shadowsocks-service/Cargo.toml

Lines changed: 1 addition & 1 deletion
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)