Skip to content

Commit 1bec216

Browse files
dependabot[bot]fitzthum
authored andcommitted
build(deps): bump tracing-subscriber from 0.3.20 to 0.3.22
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]>
1 parent ea31a3d commit 1bec216

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -76,4 +76,4 @@ tonic = "0.14"
7676
tonic-prost = "0.14"
7777
tonic-prost-build = "0.14"
7878
tracing = "0.1.43"
79-
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
79+
tracing-subscriber = { version = "0.3.22", features = ["env-filter"] }

0 commit comments

Comments
 (0)