Skip to content

Commit

Permalink
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 15, 2024
1 parent 376adf8 commit 928677f
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 37 deletions.
286 changes: 250 additions & 36 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 @@ -40,7 +40,7 @@ serde_json = { version = "1.0.128", default-features = false }
sha2 = "0.10.8"
tar = { version = "0.4.42", default-features = false }
unic-langid = "0.9.5"
url = { version = "2.5.2", features = ["serde"] }
url = { version = "2.5.3", features = ["serde"] }

[build-dependencies]
base64 = "0.22.1"
Expand Down

0 comments on commit 928677f

Please sign in to comment.