Skip to content

Commit

Permalink
Bump url from 2.5.1 to 2.5.2 in the cargo-dependencies group
Browse files Browse the repository at this point in the history
Bumps the cargo-dependencies group with 1 update: [url](https://github.com/servo/rust-url).


Updates `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
  dependency-group: cargo-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and DanNixon committed Jun 24, 2024
1 parent 51560ba commit be393c5
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 263 deletions.
293 changes: 31 additions & 262 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 @@ -29,4 +29,4 @@ serde = { version = "1.0.203", features = ["derive"] }
serde_variant = "0.1.3"
tokio = { version = "1.38.0", features = ["macros", "rt-multi-thread"] }
toml = "0.8.14"
url = { version = "2.5.1", features = ["serde"] }
url = { version = "2.5.2", features = ["serde"] }

0 comments on commit be393c5

Please sign in to comment.