Skip to content
This repository was archived by the owner on Sep 7, 2025. It is now read-only.

Commit f8ee82b

Browse files
build(deps): 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 866d42a commit f8ee82b

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.

sps/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ prettytable-rs = "0.10.0"
4343
terminal_size = "0.4.2"
4444
textwrap = "0.16.2"
4545
unicode-width = "0.2.0"
46-
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
46+
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
4747
crossbeam-channel = "0.5.15"
4848
threadpool = "1.8.1"
4949
once_cell = "1.21.3"

0 commit comments

Comments
 (0)