diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-24 15:19:10 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-24 15:19:10 -0400 |
| commit | dfa89e38b60ccfc9d9f3e3869255172af949c060 (patch) | |
| tree | 0b4d5ba731fdf983b112ea909e027247a2d2586f | |
| parent | 282dd31965fcf82104dfb79103b1d382c1a0ee05 (diff) | |
| download | xesite-dfa89e38b60ccfc9d9f3e3869255172af949c060.tar.xz xesite-dfa89e38b60ccfc9d9f3e3869255172af949c060.zip | |
build(deps): bump tracing-subscriber from 0.3.16 to 0.3.17 (#646)
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.16...tracing-subscriber-0.3.17)
---
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
@@ -3139,9 +3139,9 @@ dependencies = [ [[package]] name = "tracing-subscriber" -version = "0.3.16" +version = "0.3.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a6176eae26dd70d0c919749377897b54a9276bd7061339665dd68777926b5a70" +checksum = "30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77" dependencies = [ "nu-ansi-term", "sharded-slab", |
