Skip to content

Commit

Permalink
build(deps): bump url from 2.5.2 to 2.5.3
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.3.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.5.2...v2.5.3)

---
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 10, 2024
1 parent 3b5d9f9 commit 21cf99f
Show file tree
Hide file tree
Showing 2 changed files with 278 additions and 4 deletions.
280 changes: 277 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 @@ -62,7 +62,7 @@ tempfile = "3.14.0"
terminal-link = "0.1.0"
tokio = { version = "1.41.1", features = ["full"] }
toml = "0.8.19"
url = "2.5.2"
url = "2.5.3"
uuid = { version = "1.11.0", features = ["v4"] }

# The profile that 'cargo dist' will build with
Expand Down

0 comments on commit 21cf99f

Please sign in to comment.