Skip to content

Commit 8e0a73a

Browse files
Bump tracing-subscriber from 0.3.20 to 0.3.22 (#351)
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.20 to 0.3.22. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.20...tracing-subscriber-0.3.22) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 88b47eb commit 8e0a73a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -47,7 +47,7 @@ time = "0.3.44"
4747
tokio = "1.48.0"
4848
tower-http = "0.6.7"
4949
tracing = "0.1"
50-
tracing-subscriber = { version = "0.3.20", default-features = false }
50+
tracing-subscriber = { version = "0.3.22", default-features = false }
5151
url = "2.5.7"
5252
urlencoding = "2.1.3"
5353
utoipa = "5.4.0"

0 commit comments

Comments
 (0)