Skip to content

Commit

Permalink
chore(deps): bump etherparse from 0.14.3 to 0.15.0 (#1541)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 410dc0a commit 1ec906a
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 @@ -168,7 +168,7 @@ iprange = "0.6"
regex = "1.4"

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

0 comments on commit 1ec906a

Please sign in to comment.