Skip to content

Commit

Permalink
Bump url from 2.5.1 to 2.5.2 (#3337)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 19, 2024
1 parent bba96d1 commit e234926
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 241 deletions.
247 changes: 7 additions & 240 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 @@ -90,7 +90,7 @@ typenum = "1"
memoize = { version = "0.4", features = ["full"] }
vbs = "0.1"
clap = { version = "4", features = ["derive", "env"] }
url = { version = "2.5.1", features = ["serde"] }
url = { version = "2.5.2", features = ["serde"] }
vec1 = { version = "1.12", features = ["serde"] }

libp2p = { package = "libp2p", version = "0.53", features = [
Expand Down

0 comments on commit e234926

Please sign in to comment.