Skip to content

Commit 4292734

Browse files
chore(deps): update rust crate tracing-subscriber to 0.3.20
1 parent 0ad40be commit 4292734

File tree

2 files changed

+6
-35
lines changed

2 files changed

+6
-35
lines changed

Cargo.lock

Lines changed: 5 additions & 34 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
@@ -39,7 +39,7 @@ rand = "0.9.2"
3939
dotenvy = "0.15.7"
4040
criterion = { version = "0.7.0", features = ["async"] }
4141
async-trait = "0.1.89"
42-
tracing-subscriber = "0.3.19"
42+
tracing-subscriber = "0.3.20"
4343
chrono = { version = "0.4.41", default-features = false, features = ["std", "clock"] }
4444

4545
[[example]]

0 commit comments

Comments
 (0)