Skip to content

Commit 6e9dc73

Browse files
chore(deps): Bump tracing-subscriber
Bumps the cargo group with 1 update in the / directory: [tracing-subscriber](https://github.com/tokio-rs/tracing). Updates `tracing-subscriber` 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 dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d3bf382 commit 6e9dc73

File tree

2 files changed

+16
-38
lines changed

2 files changed

+16
-38
lines changed

Cargo.lock

Lines changed: 15 additions & 37 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
@@ -32,7 +32,7 @@ tokio = "1.44.2"
3232
tokio-util = "0.7.10"
3333
toml = "0.8"
3434
tracing = "0.1.40"
35-
tracing-subscriber = { version = "0.3.18", default-features = false, features = [
35+
tracing-subscriber = { version = "0.3.20", default-features = false, features = [
3636
"fmt",
3737
"env-filter",
3838
] }

0 commit comments

Comments
 (0)