Skip to content

Commit

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

---
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] authored Nov 7, 2024
1 parent c54cc41 commit 208709d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 21 deletions.
24 changes: 4 additions & 20 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 @@ -40,7 +40,7 @@ serde = { version = "1.0.214", features = ["derive"] }
serde_yaml = "0.9.32"
serde_json = { version = "1.0.132"}
thiserror = "1.0.65"
url = "2.5.2"
url = "2.5.3"
ureq = "2.10.0"
regex = "1.11.1"
rayon = "1.10.0"
Expand Down

0 comments on commit 208709d

Please sign in to comment.