Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent 704e411 commit 2eae541
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
16 changes: 13 additions & 3 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 @@ -123,7 +123,7 @@ blake3 = { version = "1.4", default-features = false }
hex = "0.4.2"
#
idna = "1.0"
url = "2.1"
url = "2.5"
mime = "0.3"
percent-encoding = "2.1"
http = "1.0"
Expand Down

0 comments on commit 2eae541

Please sign in to comment.