Skip to content

Commit 87a72b7

Browse files
renovate-botTurbo87
authored andcommitted
Update Rust crate tracing-subscriber to 0.3
1 parent ccead54 commit 87a72b7

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

Cargo.lock

Lines changed: 16 additions & 2 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
@@ -85,7 +85,7 @@ thiserror = "=1.0.30"
8585
tokio = { version = "=1.15.0", features = ["net", "signal", "io-std", "io-util", "rt-multi-thread", "macros"]}
8686
toml = "=0.5.8"
8787
tracing = "=0.1.29"
88-
tracing-subscriber = "=0.2.25"
88+
tracing-subscriber = "=0.3.6"
8989
url = "=2.2.2"
9090

9191
[dev-dependencies]

0 commit comments

Comments
 (0)