Skip to content

Commit c3df56a

Browse files
chore(deps): bump tracing-subscriber in the tracing group
Bumps the tracing group with 1 update: [tracing-subscriber](https://github.com/tokio-rs/tracing). Updates `tracing-subscriber` from 0.3.22 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tracing ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0c6cea commit c3df56a

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
@@ -202,7 +202,7 @@ tonic-build = { version = "0.11", default-features = false, features = ["transpo
202202
tonic-health = { version = "0.11", default-features = false }
203203
tonic-reflection = { version = "0.11", default-features = false, features = ["server"] }
204204
tracing = { version = "0.1.44", default-features = false }
205-
tracing-subscriber = { version = "0.3.22", default-features = false, features = ["fmt"] }
205+
tracing-subscriber = { version = "0.3.23", default-features = false, features = ["fmt"] }
206206
url = { version = "2.5.4", default-features = false, features = ["serde"] }
207207
uuid = { version = "1.22.0", features = ["v4", "v7", "serde", "fast-rng"] }
208208
vector-config = { path = "lib/vector-config" }

0 commit comments

Comments
 (0)