Skip to content

Commit 9b1bbac

Browse files
build(deps): bump url from 2.5.4 to 2.5.7 (#7144)
Bumps [url](https://github.com/servo/rust-url) from 2.5.4 to 2.5.7. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/commits) --- updated-dependencies: - dependency-name: url dependency-version: 2.5.7 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>
1 parent e744bd6 commit 9b1bbac

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/storage/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ api = { path = "../api" }
5858
futures = { workspace = true }
5959
anyhow = "1.0.99"
6060
uuid = { workspace = true }
61-
url = "2.5.4"
61+
url = "2.5.7"
6262
reqwest = { workspace = true }
6363
tempfile = { workspace = true }
6464
async-trait = "0.1.89"

0 commit comments

Comments
 (0)