diff --git a/Cargo.lock b/Cargo.lock index e5002bbba27..ce377ab50e0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -8191,7 +8191,7 @@ dependencies = [ [[package]] name = "tower" version = "0.5.3" -source = "git+https://github.com/tower-rs/tower.git#46f9b4fd14e0a7f3311832b050b7bc1f6c69b152" +source = "git+https://github.com/tower-rs/tower.git#35188ece3a5e05762c2eb64c675ef8c2d42e229a" dependencies = [ "futures-core", "futures-util", @@ -8234,7 +8234,7 @@ checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" [[package]] name = "tower-layer" version = "0.3.3" -source = "git+https://github.com/tower-rs/tower.git#46f9b4fd14e0a7f3311832b050b7bc1f6c69b152" +source = "git+https://github.com/tower-rs/tower.git#35188ece3a5e05762c2eb64c675ef8c2d42e229a" [[package]] name = "tower-service" @@ -8245,12 +8245,12 @@ checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" [[package]] name = "tower-service" version = "0.3.3" -source = "git+https://github.com/tower-rs/tower.git#46f9b4fd14e0a7f3311832b050b7bc1f6c69b152" +source = "git+https://github.com/tower-rs/tower.git#35188ece3a5e05762c2eb64c675ef8c2d42e229a" [[package]] name = "tower-test" version = "0.4.1" -source = "git+https://github.com/tower-rs/tower.git#46f9b4fd14e0a7f3311832b050b7bc1f6c69b152" +source = "git+https://github.com/tower-rs/tower.git#35188ece3a5e05762c2eb64c675ef8c2d42e229a" dependencies = [ "pin-project-lite", "tokio",