Skip to content

Commit 49db3fd

Browse files
committed
Merge branch 'renovate/tracing-subscriber-0.x' into renovate/sentry-0.x
2 parents e086de9 + 361c412 commit 49db3fd

File tree

2 files changed

+7
-30
lines changed

2 files changed

+7
-30
lines changed

Cargo.lock

Lines changed: 6 additions & 29 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 = { version = "=0.3.6", features = ["env-filter"] }
8989
url = "=2.2.2"
9090

9191
[dev-dependencies]

0 commit comments

Comments
 (0)