Skip to content

Commit 97837b9

Browse files
build(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 (#2605)
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.19 to 0.3.20. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.19...tracing-subscriber-0.3.20) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-version: 0.3.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d259b1 commit 97837b9

File tree

2 files changed

+14
-36
lines changed

2 files changed

+14
-36
lines changed

Cargo.lock

Lines changed: 13 additions & 35 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 @@ synstructure = { version = "0.13.1" }
7474
thiserror = { version = "2.0.11" }
7575
tokio = { version = "1.47.1" }
7676
tracing = { version = "0.1.41" }
77-
tracing-subscriber = { version = "0.3.19" }
77+
tracing-subscriber = { version = "0.3.20" }
7878
trybuild = { version = "1.0.110" }
7979
which = { version = "7.0.0" }
8080
xxhash-rust = { version = "0.8" }

0 commit comments

Comments
 (0)