Bump tracing-futures from 0.2.0 to 0.2.1

Bumps [tracing-futures](https://github.com/tokio-rs/tracing) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-futures-0.2.0...tracing-futures-0.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-15 20:54:15 +00:00 committed by Deirdre Connolly
parent e492cf067e
commit b1c1105936
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -1500,9 +1500,9 @@ dependencies = [
[[package]]
name = "tracing-futures"
version = "0.2.0"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "107ae59580d2a1d994b6b965b16fe94c969fe86d3f7fd2572a1ee243bcaf7f09"
checksum = "33848db47a7c848ab48b66aab3293cb9c61ea879a3586ecfcd17302fcea0baf1"
dependencies = [
"pin-project",
"tracing",