Skip to content

Commit

Permalink
Bump url from 2.5.0 to 2.5.1
Browse files Browse the repository at this point in the history
Bumps [url](https://github.com/servo/rust-url) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: url
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 3fff58c commit 44bbdcf
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 32 deletions.
287 changes: 256 additions & 31 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ reqwest = { version = "0.12.4", default-features = false, features = [
serde = { version = "1.0.203", features = ["derive"] }
serde_json = "1.0.117"
thiserror = "1.0.61"
url = "2.2.2"
url = "2.5.1"
pem = "3.0.4"
openssl = { version = "0.10.64", optional = true }
webpki-roots = "0.26.2"
Expand Down

0 comments on commit 44bbdcf

Please sign in to comment.