Skip to content

Commit 8c7a885

Browse files
chore(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] <[email protected]>
1 parent 785b557 commit 8c7a885

File tree

2 files changed

+20
-42
lines changed

2 files changed

+20
-42
lines changed

Cargo.lock

Lines changed: 19 additions & 41 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
@@ -79,7 +79,7 @@ tokio = { version = "1", default-features = false }
7979
tracing = { version = "0.1", features = ["log"] }
8080
tracing-futures = "0.2"
8181
tracing-opentelemetry = { version = "0.17" }
82-
tracing-subscriber = { version = "0.3.7", features = ["env-filter", "json"] }
82+
tracing-subscriber = { version = "0.3.20", features = ["env-filter", "json"] }
8383
ulid = { version = "1", features = ["serde"] }
8484
utoipa = "5"
8585
uuid = "1"

0 commit comments

Comments
 (0)