Skip to content

Commit

Permalink
Bump url from 2.5.3 to 2.5.4 (#1048)
Browse files Browse the repository at this point in the history
Bumps [url](https://github.com/servo/rust-url) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.5.3...v2.5.4)

---
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] authored Nov 25, 2024
1 parent b034965 commit 99ad579
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -54,7 +54,7 @@ tokio = { version = "1", features = ["full"] }
toml = "0.8.19"
toml_edit = "0.22.22"
unicode-segmentation = "1.12.0"
url = "2.5.3"
url = "2.5.4"
uuid = { version = "1.11", features = ["serde", "v4"] }
version-compare = "0.2.0"
viuer = { version = "0.9.1", features = ["print-file"] }
Expand Down

0 comments on commit 99ad579

Please sign in to comment.