From 120272413f9acf929b3e7b2bc6e358769062a93c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 11:53:30 +0000 Subject: [PATCH] build(deps): bump tower-test from `1992ebd` to `c1e28af` Bumps [tower-test](https://github.com/tower-rs/tower) from `1992ebd` to `c1e28af`. - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/1992ebd196467deffe193d5a073db655492ce168...c1e28af2a9af852f0261883531bbc182121a35fd) --- updated-dependencies: - dependency-name: tower-test dependency-version: c1e28af2a9af852f0261883531bbc182121a35fd dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b3838b8db4d..5897bfd4a02 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -434,7 +434,7 @@ dependencies = [ "serde_json", "tokio", "tokio-stream", - "tower 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", + "tower 0.5.2", "tracing", "wasmtimer", ] @@ -481,7 +481,7 @@ dependencies = [ "serde_json", "tokio", "tokio-stream", - "tower 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", + "tower 0.5.2", "tracing", "url", "wasmtimer", @@ -738,7 +738,7 @@ dependencies = [ "serde_json", "thiserror 2.0.18", "tokio", - "tower 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", + "tower 0.5.2", "tracing", "url", "wasmtimer", @@ -754,7 +754,7 @@ dependencies = [ "alloy-transport", "reqwest", "serde_json", - "tower 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", + "tower 0.5.2", "tracing", "url", ] @@ -1654,7 +1654,7 @@ dependencies = [ "sync_wrapper 1.0.1", "tokio", "tokio-tungstenite 0.28.0", - "tower 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", + "tower 0.5.2", "tower-layer 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", "tower-service 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", "tracing", @@ -3806,7 +3806,7 @@ dependencies = [ "tokio", "tokio-stream", "tonic-build", - "tower 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", + "tower 0.5.2", ] [[package]] @@ -3852,7 +3852,7 @@ dependencies = [ "tokio", "tokio-retry", "tokio-util 0.7.18", - "tower 0.5.2 (git+https://github.com/tower-rs/tower.git)", + "tower 0.5.3", "tower-test", "wiremock", ] @@ -6790,7 +6790,7 @@ dependencies = [ "tokio-native-tls", "tokio-rustls", "tokio-util 0.7.18", - "tower 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", + "tower 0.5.2", "tower-http", "tower-service 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", "url", @@ -8395,8 +8395,8 @@ dependencies = [ [[package]] name = "tower" -version = "0.5.2" -source = "git+https://github.com/tower-rs/tower.git#1992ebd196467deffe193d5a073db655492ce168" +version = "0.5.3" +source = "git+https://github.com/tower-rs/tower.git#c1e28af2a9af852f0261883531bbc182121a35fd" dependencies = [ "futures-core", "futures-util", @@ -8425,7 +8425,7 @@ dependencies = [ "http-body 1.0.0", "iri-string", "pin-project-lite", - "tower 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", + "tower 0.5.2", "tower-layer 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", "tower-service 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -8439,7 +8439,7 @@ checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" [[package]] name = "tower-layer" version = "0.3.3" -source = "git+https://github.com/tower-rs/tower.git#1992ebd196467deffe193d5a073db655492ce168" +source = "git+https://github.com/tower-rs/tower.git#c1e28af2a9af852f0261883531bbc182121a35fd" [[package]] name = "tower-service" @@ -8450,12 +8450,12 @@ checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" [[package]] name = "tower-service" version = "0.3.3" -source = "git+https://github.com/tower-rs/tower.git#1992ebd196467deffe193d5a073db655492ce168" +source = "git+https://github.com/tower-rs/tower.git#c1e28af2a9af852f0261883531bbc182121a35fd" [[package]] name = "tower-test" version = "0.4.1" -source = "git+https://github.com/tower-rs/tower.git#1992ebd196467deffe193d5a073db655492ce168" +source = "git+https://github.com/tower-rs/tower.git#c1e28af2a9af852f0261883531bbc182121a35fd" dependencies = [ "pin-project-lite", "tokio",