Bump tracing-futures from 0.2.1 to 0.2.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-14 20:04:30 +00:00 committed by Deirdre Connolly
parent fdd90cb1d5
commit be56e10abe
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

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