Skip to content

Commit ac209db

Browse files
build(deps): bump tracing-subscriber from 0.3.19 to 0.3.20
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.19 to 0.3.20. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.19...tracing-subscriber-0.3.20) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-version: 0.3.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9c332b commit ac209db

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)