Skip to content

Commit

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

---
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 and github-actions[bot] committed Jun 10, 2024
1 parent dec3d2d commit 18ee7dd
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 32 deletions.
293 changes: 262 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 @@ -16,7 +16,7 @@ camino = { version = "1.1.7", features = ["serde"] }
clap = { version = "4.5.7", features = ["cargo", "env", "string"] }
fd-lock = "4.0.2"
shellexpand = "3.1.0"
url = "2.5.0"
url = "2.5.1"

[profile.release]
strip=true
Expand Down

0 comments on commit 18ee7dd

Please sign in to comment.