Skip to content

Commit

Permalink
build(deps): bump url from 2.5.2 to 2.5.4 (#1454)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 4a9991f commit 54d54d1
Show file tree
Hide file tree
Showing 2 changed files with 261 additions and 14 deletions.
273 changes: 260 additions & 13 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 sdk-libs/photon-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ serde = "^1.0"
serde_derive = "^1.0"
serde_with = "^3.9"
serde_json = "^1.0"
url = "^2.2"
url = "^2.5"
uuid = { version = "^1.11", features = ["serde", "v4"] }
[dependencies.reqwest]
version = "^0.11"
Expand Down

0 comments on commit 54d54d1

Please sign in to comment.