Skip to content

Commit 1e2a087

Browse files
Update Rust crate tracing-opentelemetry to 0.31.0
1 parent 2d17480 commit 1e2a087

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)