Skip to content

Commit

Permalink
Bump url from 2.5.1 to 2.5.2
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>
  • Loading branch information
dependabot[bot] committed Jun 21, 2024
1 parent a726fe6 commit 5470faf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 252 deletions.
258 changes: 7 additions & 251 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 @@ -108,7 +108,7 @@ tower-sessions = { version = "^0.9.1", features = [
"axum-core",
] }
tracing = "^0.1.40"
url = { version = "2.5.1", features = ["serde"] }
url = { version = "2.5.2", features = ["serde"] }
utoipa = "4.2.3"
utoipa-swagger-ui = { version = "7.1.0", features = ["axum"] }

Expand Down

0 comments on commit 5470faf

Please sign in to comment.