Skip to content

Commit 6f3030b

Browse files
build(deps): bump tracing-subscriber (#6)
Bumps the cargo group with 1 update in the / directory: [tracing-subscriber](https://github.com/tokio-rs/tracing). Updates `tracing-subscriber` from 0.3.17 to 0.3.20 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.17...tracing-subscriber-0.3.20) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-version: 0.3.20 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c4f3d0 commit 6f3030b

2 files changed

Lines changed: 20 additions & 18 deletions

File tree

Cargo.lock

Lines changed: 19 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ toml_edit = { version = "0.15.0", features = ["easy"] }
7474
tracing = { version = "0.1.37", features = ["log"] }
7575
tracing-appender = "0.2"
7676
tracing-flame = "0.2"
77-
tracing-subscriber = "0.3.16"
77+
tracing-subscriber = "0.3.20"
7878
unicase = "2.6"
7979

8080
[patch.crates-io]

0 commit comments

Comments
 (0)