From 434457467fcb1d6b8c58cccdbf436c3383ec81ef Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 23:25:01 +0000 Subject: [PATCH] Bump tower from `2dc9a72` to `7b48479` Bumps [tower](https://github.com/tower-rs/tower) from `2dc9a72` to `7b48479`. - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/2dc9a72bea615dcbf855bdfcaf3083458d9f15a6...7b48479bd25fe8f1840ed8be1b25682449aa3927) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e0a1ed99..1284b198 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1231,7 +1231,7 @@ dependencies = [ [[package]] name = "tower" version = "0.3.0" -source = "git+https://github.com/tower-rs/tower#2dc9a72bea615dcbf855bdfcaf3083458d9f15a6" +source = "git+https://github.com/tower-rs/tower#7b48479bd25fe8f1840ed8be1b25682449aa3927" dependencies = [ "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "tower-buffer 0.3.0 (git+https://github.com/tower-rs/tower)", @@ -1248,7 +1248,7 @@ dependencies = [ [[package]] name = "tower-buffer" version = "0.3.0" -source = "git+https://github.com/tower-rs/tower#2dc9a72bea615dcbf855bdfcaf3083458d9f15a6" +source = "git+https://github.com/tower-rs/tower#7b48479bd25fe8f1840ed8be1b25682449aa3927" dependencies = [ "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1261,7 +1261,7 @@ dependencies = [ [[package]] name = "tower-discover" version = "0.3.0" -source = "git+https://github.com/tower-rs/tower#2dc9a72bea615dcbf855bdfcaf3083458d9f15a6" +source = "git+https://github.com/tower-rs/tower#7b48479bd25fe8f1840ed8be1b25682449aa3927" dependencies = [ "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1276,7 +1276,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "tower-limit" version = "0.3.0" -source = "git+https://github.com/tower-rs/tower#2dc9a72bea615dcbf855bdfcaf3083458d9f15a6" +source = "git+https://github.com/tower-rs/tower#7b48479bd25fe8f1840ed8be1b25682449aa3927" dependencies = [ "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1288,7 +1288,7 @@ dependencies = [ [[package]] name = "tower-load" version = "0.3.0" -source = "git+https://github.com/tower-rs/tower#2dc9a72bea615dcbf855bdfcaf3083458d9f15a6" +source = "git+https://github.com/tower-rs/tower#7b48479bd25fe8f1840ed8be1b25682449aa3927" dependencies = [ "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1301,7 +1301,7 @@ dependencies = [ [[package]] name = "tower-load-shed" version = "0.3.0" -source = "git+https://github.com/tower-rs/tower#2dc9a72bea615dcbf855bdfcaf3083458d9f15a6" +source = "git+https://github.com/tower-rs/tower#7b48479bd25fe8f1840ed8be1b25682449aa3927" dependencies = [ "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1312,7 +1312,7 @@ dependencies = [ [[package]] name = "tower-retry" version = "0.3.0" -source = "git+https://github.com/tower-rs/tower#2dc9a72bea615dcbf855bdfcaf3083458d9f15a6" +source = "git+https://github.com/tower-rs/tower#7b48479bd25fe8f1840ed8be1b25682449aa3927" dependencies = [ "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1329,7 +1329,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "tower-timeout" version = "0.3.0" -source = "git+https://github.com/tower-rs/tower#2dc9a72bea615dcbf855bdfcaf3083458d9f15a6" +source = "git+https://github.com/tower-rs/tower#7b48479bd25fe8f1840ed8be1b25682449aa3927" dependencies = [ "pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "tokio 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1340,7 +1340,7 @@ dependencies = [ [[package]] name = "tower-util" version = "0.3.0" -source = "git+https://github.com/tower-rs/tower#2dc9a72bea615dcbf855bdfcaf3083458d9f15a6" +source = "git+https://github.com/tower-rs/tower#7b48479bd25fe8f1840ed8be1b25682449aa3927" dependencies = [ "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "futures-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",