diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-07-21 08:56:49 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-21 08:56:49 -0400 |
| commit | 57b2b0a5e321c758be687393ff94e5f429b1fc9e (patch) | |
| tree | 3c3f38285b81bef0d6d786b19a146dbcd8fd0bce | |
| parent | 33b7dfa21c3d80153f8d1ee0135bee7a1f90431d (diff) | |
| download | xesite-57b2b0a5e321c758be687393ff94e5f429b1fc9e.tar.xz xesite-57b2b0a5e321c758be687393ff94e5f429b1fc9e.zip | |
build(deps): bump tracing-subscriber from 0.3.14 to 0.3.15 (#520)
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.14 to 0.3.15.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.14...tracing-subscriber-0.3.15)
---
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 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2857,9 +2857,9 @@ dependencies = [ [[package]] name = "tracing-subscriber" -version = "0.3.14" +version = "0.3.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3a713421342a5a666b7577783721d3117f1b69a393df803ee17bb73b1e122a59" +checksum = "60db860322da191b40952ad9affe65ea23e7dd6a5c442c2c42865810c6ab8e6b" dependencies = [ "ansi_term", "sharded-slab", |
