From c26bdd262ca9e620211fcf00d9d513e79c1ce4b0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2019 18:33:53 +0000 Subject: [PATCH] Bump pin-project from 0.4.5 to 0.4.6 Bumps [pin-project](https://github.com/taiki-e/pin-project) from 0.4.5 to 0.4.6. - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/master/CHANGELOG.md) - [Commits](https://github.com/taiki-e/pin-project/compare/v0.4.5...v0.4.6) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3b1fee49..1dbe60ab 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -497,7 +497,7 @@ dependencies = [ "itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", - "pin-project 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", + "pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", "tokio 0.2.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)", "tokio-executor 0.2.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -712,15 +712,15 @@ dependencies = [ [[package]] name = "pin-project" -version = "0.4.5" +version = "0.4.6" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "pin-project-internal 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", + "pin-project-internal 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "pin-project-internal" -version = "0.4.5" +version = "0.4.6" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1278,7 +1278,7 @@ dependencies = [ "futures-core-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)", - "pin-project 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", + "pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1370,7 +1370,7 @@ version = "0.3.0-alpha.2" source = "git+https://github.com/tower-rs/tower?branch=v0.3.x#52dbdda23d17f6329be2bc5e4d918fcd3d6f69e5" dependencies = [ "futures-core-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", - "pin-project 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", + "pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "tokio-executor 0.2.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)", "tokio-sync 0.2.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)", "tower-layer 0.3.0-alpha.2 (git+https://github.com/tower-rs/tower?branch=v0.3.x)", @@ -1384,7 +1384,7 @@ version = "0.3.0-alpha.2" source = "git+https://github.com/tower-rs/tower?branch=v0.3.x#52dbdda23d17f6329be2bc5e4d918fcd3d6f69e5" dependencies = [ "futures-core-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", - "pin-project 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", + "pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "tower-service 0.3.0-alpha.2 (git+https://github.com/tower-rs/tower?branch=v0.3.x)", ] @@ -1399,7 +1399,7 @@ version = "0.3.0-alpha.2" source = "git+https://github.com/tower-rs/tower?branch=v0.3.x#52dbdda23d17f6329be2bc5e4d918fcd3d6f69e5" dependencies = [ "futures-core-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", - "pin-project 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", + "pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "tokio-sync 0.2.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)", "tokio-timer 0.3.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)", "tower-layer 0.3.0-alpha.2 (git+https://github.com/tower-rs/tower?branch=v0.3.x)", @@ -1413,7 +1413,7 @@ source = "git+https://github.com/tower-rs/tower?branch=v0.3.x#52dbdda23d17f6329b dependencies = [ "futures-core-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "pin-project 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", + "pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "tokio-timer 0.3.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)", "tower-discover 0.3.0-alpha.2 (git+https://github.com/tower-rs/tower?branch=v0.3.x)", "tower-service 0.3.0-alpha.2 (git+https://github.com/tower-rs/tower?branch=v0.3.x)", @@ -1425,7 +1425,7 @@ version = "0.3.0-alpha.2" source = "git+https://github.com/tower-rs/tower?branch=v0.3.x#52dbdda23d17f6329be2bc5e4d918fcd3d6f69e5" dependencies = [ "futures-core-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", - "pin-project 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", + "pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "tower-layer 0.3.0-alpha.2 (git+https://github.com/tower-rs/tower?branch=v0.3.x)", "tower-service 0.3.0-alpha.2 (git+https://github.com/tower-rs/tower?branch=v0.3.x)", ] @@ -1445,7 +1445,7 @@ version = "0.3.0-alpha.2" source = "git+https://github.com/tower-rs/tower?branch=v0.3.x#52dbdda23d17f6329be2bc5e4d918fcd3d6f69e5" dependencies = [ "futures-core-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", - "pin-project 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", + "pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "tokio-timer 0.3.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)", "tower-layer 0.3.0-alpha.2 (git+https://github.com/tower-rs/tower?branch=v0.3.x)", "tower-service 0.3.0-alpha.2 (git+https://github.com/tower-rs/tower?branch=v0.3.x)", @@ -1466,7 +1466,7 @@ name = "tower-timeout" version = "0.3.0-alpha.2" source = "git+https://github.com/tower-rs/tower?branch=v0.3.x#52dbdda23d17f6329be2bc5e4d918fcd3d6f69e5" dependencies = [ - "pin-project 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", + "pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "tokio-timer 0.3.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)", "tower-layer 0.3.0-alpha.2 (git+https://github.com/tower-rs/tower?branch=v0.3.x)", "tower-service 0.3.0-alpha.2 (git+https://github.com/tower-rs/tower?branch=v0.3.x)", @@ -1479,7 +1479,7 @@ source = "git+https://github.com/tower-rs/tower?branch=v0.3.x#52dbdda23d17f6329b dependencies = [ "futures-core-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", "futures-util-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", - "pin-project 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", + "pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "tower-layer 0.3.0-alpha.2 (git+https://github.com/tower-rs/tower?branch=v0.3.x)", "tower-service 0.3.0-alpha.2 (git+https://github.com/tower-rs/tower?branch=v0.3.x)", ] @@ -1519,7 +1519,7 @@ name = "tracing-futures" version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "pin-project 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", + "pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "tokio 0.2.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)", "tracing 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1683,7 +1683,7 @@ dependencies = [ "futures-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", "hex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "indexmap 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", - "pin-project 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", + "pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", "thiserror 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1819,8 +1819,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" "checksum owning_ref 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "49a4b8ea2179e6a2e27411d3bca09ca6dd630821cf6894c6c7c8467a8ee7ef13" "checksum parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f842b1982eb6c2fe34036a4fbfb06dd185a3f5c8edfaacdf7d1ea10b07de6252" "checksum parking_lot_core 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b" -"checksum pin-project 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "c5fce7042b4e4338a3f868e563fff394709c3ff62cf6908d407dd9e2caff96ed" -"checksum pin-project-internal 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "7644b4721cc27235f667e735da8732f5b781c442157315674c0cb7f28b4cabf3" +"checksum pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "94b90146c7216e4cb534069fb91366de4ea0ea353105ee45ed297e2d1619e469" +"checksum pin-project-internal 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "44ca92f893f0656d3cba8158dd0f2b99b94de256a4a54e870bd6922fcc6c8355" "checksum pin-utils 0.1.0-alpha.4 (registry+https://github.com/rust-lang/crates.io-index)" = "5894c618ce612a3fa23881b152b608bafb8c56cfc22f434a3ba3120b40f7b587" "checksum ppv-lite86 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "74490b50b9fbe561ac330df47c08f3f33073d2d00c150f719147d7c54522fa1b" "checksum proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)" = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759"