Skip to content

Commit

Permalink
chore(deps): bump tun2 from 2.0.6 to 2.0.8 (#1627)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 3677dc2 commit f46e2a6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 = "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 }
Expand Down

0 comments on commit f46e2a6

Please sign in to comment.