Skip to content

Commit

Permalink
chore(deps): bump etherparse from 0.13.0 to 0.14.2 (#1427)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent f1826a7 commit 2022e83
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 @@ -162,7 +162,7 @@ iprange = "0.6"
regex = "1.4"

tun = { version = "0.6", optional = true, features = ["async"] }
etherparse = { version = "0.13", optional = true }
etherparse = { version = "0.14", optional = true }
smoltcp = { version = "0.11", optional = true, default-features = false, features = [
"std",
"log",
Expand Down

0 comments on commit 2022e83

Please sign in to comment.