Skip to content

Commit

Permalink
chore(deps): bump url from 2.4.1 to 2.5.0 (#1361)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 24fba5a commit 1c407e5
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/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ bytes = "1.5"
cfg-if = "1"
byte_string = "1.0"
base64 = "0.21"
url = "2.4"
url = "2.5"
once_cell = "1.17"
spin = { version = "0.9", features = ["std"] }
pin-project = "1.1"
Expand Down

0 comments on commit 1c407e5

Please sign in to comment.