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

Commit 5b4c325

Browse files
authored
Merge pull request #66 from alexykn/dependabot/cargo/tracing-subscriber-0.3.20
build(deps): bump tracing-subscriber from 0.3.19 to 0.3.20
2 parents e73689b + f8ee82b commit 5b4c325

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)