Bump tracing-futures from 0.2.2 to 0.2.3

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-26 23:04:22 +00:00 committed by Henry de Valence
parent 81500dfe11
commit e203efe4de
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

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