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](2dc9a72bea...7b48479bd2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-19 23:25:01 +00:00 committed by Deirdre Connolly
parent f827d89061
commit 434457467f
1 changed files with 9 additions and 9 deletions

18
Cargo.lock generated
View File

@ -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)",