Skip to content

Commit 76c6d63

Browse files
Update Rust crate tracing-subscriber to v0.3.17 (#6359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f31c926 commit 76c6d63

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
@@ -86,7 +86,7 @@ toml = "=0.7.3"
8686
tower = "=0.4.13"
8787
tower-http = { version = "=0.4.0", features = ["fs", "catch-panic"] }
8888
tracing = "=0.1.37"
89-
tracing-subscriber = { version = "=0.3.16", features = ["env-filter"] }
89+
tracing-subscriber = { version = "=0.3.17", features = ["env-filter"] }
9090
url = "=2.3.1"
9191

9292
[dev-dependencies]

0 commit comments

Comments
 (0)