Skip to content

Commit 7c85a68

Browse files
chore(deps): bump url from 2.5.6 to 2.5.7 (apache#17324)
Bumps [url](https://github.com/servo/rust-url) from 2.5.6 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 097e893 commit 7c85a68

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ tempfile = "3"
178178
testcontainers = { version = "0.24", features = ["default"] }
179179
testcontainers-modules = { version = "0.12" }
180180
tokio = { version = "1.47", features = ["macros", "rt", "sync"] }
181-
url = "2.5.6"
181+
url = "2.5.7"
182182

183183
[profile.release]
184184
codegen-units = 1

0 commit comments

Comments
 (0)