Skip to content

Commit 2da258a

Browse files
chore(deps): Bump tracing in the opentelemetry group
Bumps the opentelemetry group with 1 update: [tracing](https://github.com/tokio-rs/tracing). Updates `tracing` from 0.1.43 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.43...tracing-0.1.44) --- updated-dependencies: - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: opentelemetry ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10d9208 commit 2da258a

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -35,7 +35,7 @@ tokio = { version = "1.48.0", features = [
3535
"fs",
3636
] }
3737
tokio-stream = "0.1.17"
38-
tracing = "0.1.43"
38+
tracing = "0.1.44"
3939
tracing-batteries = { git = "https://github.com/sierrasoftworks/tracing-batteries-rs.git", features = ["medama", "opentelemetry", "sentry"] }
4040
unicase = "2.8.1"
4141

0 commit comments

Comments
 (0)