Skip to content

Commit f4350bb

Browse files
Update Rust crate tracing-subscriber to v0.3.16 (#5289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 603d758 commit f4350bb

File tree

2 files changed

+20
-13
lines changed

2 files changed

+20
-13
lines changed

Cargo.lock

Lines changed: 19 additions & 12 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
@@ -82,7 +82,7 @@ thiserror = "=1.0.37"
8282
tokio = { version = "=1.21.2", features = ["net", "signal", "io-std", "io-util", "rt-multi-thread", "macros"]}
8383
toml = "=0.5.9"
8484
tracing = "=0.1.37"
85-
tracing-subscriber = { version = "=0.3.15", features = ["env-filter"] }
85+
tracing-subscriber = { version = "=0.3.16", features = ["env-filter"] }
8686
url = "=2.3.1"
8787

8888
[dev-dependencies]

0 commit comments

Comments
 (0)