diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-19 23:51:06 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-19 23:51:06 -0500 |
| commit | 6694fbfbecb7046db57ff7ff7b3fc181456ec8aa (patch) | |
| tree | dcc7d6761ecbb761df8bda07903000d302630155 | |
| parent | 6404b7ef8f2c22abbd345a32d84fe64149526caf (diff) | |
| download | xesite-6694fbfbecb7046db57ff7ff7b3fc181456ec8aa.tar.xz xesite-6694fbfbecb7046db57ff7ff7b3fc181456ec8aa.zip | |
build(deps): bump tracing-subscriber from 0.3.5 to 0.3.7 (#431)
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.5 to 0.3.7.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.5...tracing-subscriber-0.3.7)
---
updated-dependencies:
- dependency-name: tracing-subscriber
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2054,9 +2054,9 @@ dependencies = [ [[package]] name = "thread_local" -version = "1.1.3" +version = "1.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8018d24e04c95ac8790716a5987d0fec4f8b27249ffa0f7d33f1369bdfb88cbd" +checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180" dependencies = [ "once_cell", ] @@ -2237,9 +2237,9 @@ dependencies = [ [[package]] name = "tracing-subscriber" -version = "0.3.5" +version = "0.3.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d81bfa81424cc98cb034b837c985b7a290f592e5b4322f353f94a0ab0f9f594" +checksum = "5312f325fe3588e277415f5a6cca1f4ccad0f248c4cd5a4bd33032d7286abc22" dependencies = [ "ansi_term 0.12.1", "sharded-slab", |
