Skip to content

Commit

Permalink
Bump url from 2.5.1 to 2.5.2 (#3262)
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 24, 2024
1 parent 3802b67 commit 931b94c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 262 deletions.
267 changes: 6 additions & 261 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 @@ -126,7 +126,7 @@ trillium-rustls = "0.7.0"
trillium-testing = "0.6.1"
trillium-tokio = "0.4.0"
trycmd = "0.15.2"
url = { version = "2.5.1", features = ["serde"] }
url = { version = "2.5.2", features = ["serde"] }
uuid = { version = "1.9.0", features = ["v4"] }
wait-timeout = "0.2.0"
zstd = "0.13"
Expand Down

0 comments on commit 931b94c

Please sign in to comment.