Skip to content

Commit

Permalink
chore: 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 Nov 25, 2024
1 parent 11ad1d0 commit 3c009e8
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 33 deletions.
298 changes: 266 additions & 32 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 @@ -15,6 +15,6 @@ clap = { version = "4.5.19", features = ["derive"] }
colored = "2.1.0"
reqwest = {version = "0.12.8", features = ["blocking"]}
tl = "0.7.8"
url = "2.5.2"
url = "2.5.4"
log = "0.4"
env_logger = "0.10.2"

0 comments on commit 3c009e8

Please sign in to comment.