Skip to content

Commit

Permalink
Bump url from 2.5.3 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.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>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent ac8ef3e commit 01f40dd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -32,7 +32,7 @@ toml = "0.8.19"
#oauth2 = "4.1.0"
quick-xml = "0.37.1"
nom = "7.1.3"
url = "2.5.3"
url = "2.5.4"
directories = "5.0.1"
itertools = "0.13.0"
ratatui = "0.29.0"
Expand Down

0 comments on commit 01f40dd

Please sign in to comment.