Skip to content

Commit

Permalink
⬆️ Bump url from 2.5.0 to 2.5.1 (#305)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 628d036 commit 4a7ed96
Show file tree
Hide file tree
Showing 2 changed files with 270 additions and 5 deletions.
273 changes: 269 additions & 4 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 @@ -165,7 +165,7 @@ async-http-proxy = { version = "1.2.5", features = [
] }

num-traits = "0.2.15"
url = "2.3.1"
url = "2.5.1"
# regex = "1"
# rnp = "0.1"
boomphf = { version = "0.6.0", optional = true }
Expand Down

0 comments on commit 4a7ed96

Please sign in to comment.