Skip to content

Commit 5c4bb41

Browse files
committed
Update Rust crate tracing-subscriber to v0.3.10
1 parent 1059ccf commit 5c4bb41

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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.17.0", features = ["net", "signal", "io-std", "io-util", "rt-multi-thread", "macros"]}
8686
toml = "=0.5.8"
8787
tracing = "=0.1.32"
88-
tracing-subscriber = { version = "=0.3.9", features = ["env-filter"] }
88+
tracing-subscriber = { version = "=0.3.10", features = ["env-filter"] }
8989
url = "=2.2.2"
9090

9191
[dev-dependencies]

0 commit comments

Comments
 (0)