Skip to content

Commit 573aee1

Browse files
Bump tracing-subscriber from 0.3.19 to 0.3.20
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] <support@github.com>
1 parent bab3b80 commit 573aee1

2 files changed

Lines changed: 25 additions & 47 deletions

File tree

Cargo.lock

Lines changed: 24 additions & 46 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
@@ -119,7 +119,7 @@ tokio-stream = "0.1.16"
119119
toml = "0.8.19"
120120
tonic = "0.12"
121121
tracing = { version = "0.1.36", default-features = false }
122-
tracing-subscriber = "0.3.14"
122+
tracing-subscriber = "0.3.20"
123123
uint = "0.9"
124124
uuid = "1.10.5"
125125

0 commit comments

Comments
 (0)