Skip to content

Commit

Permalink
chore(deps): bump etherparse from 0.15.0 to 0.16.0 (#1660)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 22, 2024
1 parent 7426a46 commit 5e2bbec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -189,7 +189,7 @@ zstd = { version = "0.13", optional = true }
tun2 = { version = "3.1.4", optional = true, default-features = false, features = [
"async",
] }
etherparse = { version = "0.15", optional = true }
etherparse = { version = "0.16", optional = true }
smoltcp = { version = "0.11", optional = true, default-features = false, features = [
"std",
"log",
Expand Down

0 comments on commit 5e2bbec

Please sign in to comment.