Skip to content

Commit 1529dbd

Browse files
chore(deps): bump url from 2.5.4 to 2.5.6 (#17283)
Bumps [url](https://github.com/servo/rust-url) from 2.5.4 to 2.5.6. - [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.6 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 a0248a9 commit 1529dbd

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

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.

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.4"
181+
url = "2.5.6"
182182

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

0 commit comments

Comments
 (0)