Skip to content

Commit 535f10c

Browse files
build(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 (#16)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fac3399 commit 535f10c

2 files changed

Lines changed: 11 additions & 45 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 44 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
@@ -13,7 +13,7 @@ opentelemetry-appender-tracing = "0.30.1"
1313
pyroscope = "0.5.8"
1414
pyroscope_pprofrs = "0.2.10"
1515
tracing = { version = "0.1.41", features = ["std"] }
16-
tracing-subscriber = { version = "0.3.19", features = ["env-filter", "registry", "std", "fmt"] }
16+
tracing-subscriber = { version = "0.3.20", features = ["env-filter", "registry", "std", "fmt"] }
1717

1818
base64 = "0.22.0"
1919
serde = { version = "1.0.151", features = ["derive"] }

0 commit comments

Comments
 (0)