Skip to content

Commit

Permalink
build(deps): bump url from 2.5.2 to 2.5.3 (#54)
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 19, 2024
1 parent 5feb7cb commit 72e1b62
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 8 deletions.
250 changes: 243 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ alloy-sol-types = "0.7.2"
alloy-contract = "0.1"
lock_api = "0.4.12"
parking_lot = "0.12.3"
url = "2.5.2"
url = "2.5.3"
uuid = { version = "1.10.0", features = ["v4"] }
hex = "0.4.3"
reqwest = "0.12.8"
Expand Down

0 comments on commit 72e1b62

Please sign in to comment.