Skip to content

Commit 78ed798

Browse files
Update Rust crate tracing-opentelemetry to 0.32.0
1 parent 2d17480 commit 78ed798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.32.0"
188188
tracing-subscriber = {version = "0.3", features = ["env-filter"]}

0 commit comments

Comments
 (0)