Skip to content

Commit 4f44b93

Browse files
chore(deps): bump tracing-subscriber from 0.3.18 to 0.3.20
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.18 to 0.3.20. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.18...tracing-subscriber-0.3.20) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-version: 0.3.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c66c62 commit 4f44b93

2 files changed

Lines changed: 23 additions & 39 deletions

File tree

Cargo.lock

Lines changed: 22 additions & 38 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
@@ -39,7 +39,7 @@ similar-asserts = "1.4.2"
3939
sentry = { version = "0.34.0", features = ["tracing"] }
4040
thiserror = "1.0.61"
4141
tracing = "0.1.40"
42-
tracing-subscriber = { version = "0.3.18", features = ["json"] }
42+
tracing-subscriber = { version = "0.3.20", features = ["json"] }
4343
tracing-test = "0.2.5"
4444
console = "0.15.8"
4545
sentry-kafka-schemas = "2.1.18"

0 commit comments

Comments
 (0)