Skip to content

Commit

Permalink
chore(deps): bump tun2 from 3.1.2 to 3.1.4 (#1653)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 384b0cd commit 4b510d5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
17 changes: 8 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/shadowsocks-service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.0", optional = true, default-features = false, features = [
tun2 = { version = "3.1.4", optional = true, default-features = false, features = [
"async",
] }
etherparse = { version = "0.15", optional = true }
Expand Down

0 comments on commit 4b510d5

Please sign in to comment.