Skip to content

Commit b881eed

Browse files
Bump url from 2.5.6 to 2.5.7 in /rust
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] <support@github.com>
1 parent 833f87c commit b881eed

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

rust/Cargo.lock

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

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ testing_logger = { version = "0.1.1" } # Assert on logger output in
6060
thiserror = { version = "2.0.16" } # Derivable error enums
6161
tokio = { version = "1.47.1", features = ["full"] } # Async runtime
6262
tokio-test = { version = "0.4.4" } # Doc tests
63-
url = { version = "2.5.6" } # URL processing for S3
63+
url = { version = "2.5.7" } # URL processing for S3
6464
mockall = { version = "0.13.1" } # Mock trait library
6565

6666
[workspace.metadata.datasketches]

0 commit comments

Comments
 (0)