Skip to content

Commit 33cb260

Browse files
deps: bump tracing-subscriber from 0.3.22 to 0.3.23 in the deps group (#16)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 838318d commit 33cb260

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -29,7 +29,7 @@ tokio = { version = "1.50.0", features = ["full"] }
2929
tokio-postgres = "0.7"
3030
tower-http = { version = "0.6", features = ["trace"] }
3131
tracing = "0.1.44"
32-
tracing-subscriber = { version = "0.3.22", features = ["json", "env-filter"] }
32+
tracing-subscriber = { version = "0.3.23", features = ["json", "env-filter"] }
3333

3434
[dev-dependencies]
3535
bytes = "1"

0 commit comments

Comments
 (0)