Skip to content

Commit

Permalink
build(deps): bump url from 2.5.2 to 2.5.4
Browse files Browse the repository at this point in the history
Bumps [url](https://github.com/servo/rust-url) from 2.5.2 to 2.5.4.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.5.2...v2.5.4)

---
updated-dependencies:
- dependency-name: url
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 5ad3c18 commit 3c48053
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 32 deletions.
302 changes: 271 additions & 31 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 @@ -31,7 +31,7 @@ serde = { version = "1.0.214", features = ["derive"] }
serde_yaml = "0.9.34"
thiserror = "1.0.66"
time = { version = "0.3.36", features = [ "serde-human-readable" ] }
url = "2.5.2"
url = "2.5.4"
walkdir = "2.5.0"

[build-dependencies]
Expand Down

0 comments on commit 3c48053

Please sign in to comment.