Skip to content

Commit 3ec6554

Browse files
Update Rust crate tracing-opentelemetry to 0.24.0
1 parent 2d17480 commit 3ec6554

File tree

2 files changed

+87
-15
lines changed

2 files changed

+87
-15
lines changed

Cargo.lock

Lines changed: 86 additions & 14 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
@@ -184,5 +184,5 @@ tokio = {workspace = true}
184184
tonic = "~0.9.0"
185185
tracing = {workspace = true}
186186
tracing-flame = {version = "0.2.0", optional = true}
187-
tracing-opentelemetry = "0.21.0"
187+
tracing-opentelemetry = "0.24.0"
188188
tracing-subscriber = {version = "0.3", features = ["env-filter"]}

0 commit comments

Comments
 (0)