diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-04 09:03:59 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-04 09:03:59 -0400 |
| commit | ee1ed3f7a7f999220d593bc561a39535efcaa74e (patch) | |
| tree | ae288f30c7b100f8a05236d84bac22674dee3b19 | |
| parent | c05d33f81f54f52a83181f12b975824affcbef7a (diff) | |
| download | xesite-ee1ed3f7a7f999220d593bc561a39535efcaa74e.tar.xz xesite-ee1ed3f7a7f999220d593bc561a39535efcaa74e.zip | |
Bump tracing-subscriber from 0.2.17 to 0.2.18 (#366)
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.17 to 0.2.18.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.2.17...tracing-subscriber-0.2.18)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2224,9 +2224,9 @@ dependencies = [ [[package]] name = "tracing-subscriber" -version = "0.2.17" +version = "0.2.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "705096c6f83bf68ea5d357a6aa01829ddbdac531b357b45abeca842938085baa" +checksum = "aa5553bf0883ba7c9cbe493b085c29926bd41b66afc31ff72cf17ff4fb60dcd5" dependencies = [ "ansi_term 0.12.1", "chrono", |
