Skip to content

Commit 92dad34

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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ac8bba commit 92dad34

File tree

2 files changed

+16
-38
lines changed

2 files changed

+16
-38
lines changed

Cargo.lock

Lines changed: 15 additions & 37 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
@@ -54,7 +54,7 @@ tokio-postgres = { version = "0.7.13", features = ["with-chrono-0_4"] }
5454
tokio-util = { version = "0.7.16", features = ["full"] }
5555
tokio-stream = "0.1.17"
5656
tracing = "0.1.41"
57-
tracing-subscriber = { version = "0.3.19", features = ["env-filter", "json"] }
57+
tracing-subscriber = { version = "0.3.20", features = ["env-filter", "json"] }
5858
uuid = { version = "1.18.0", features = ["serde", "v4"] }
5959
sqlx = { version = "0.8.6", features = [
6060
"postgres",

0 commit comments

Comments
 (0)