Skip to content

Commit 96fe0c0

Browse files
Update Rust crate tracing-opentelemetry to 0.31.0
1 parent 65ca41e commit 96fe0c0

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
@@ -116,7 +116,7 @@ tokio-test = "*"
116116
tokio-util = { version = "0.7", features = ["codec"]}
117117
toml = "0.8"
118118
tracing = "0.1"
119-
tracing-opentelemetry = "0.22.0"
119+
tracing-opentelemetry = "0.31.0"
120120
tracing-subscriber = "0.3.19"
121121
twox-hash = "2.1.0"
122122
usdt = "0.5.0"

0 commit comments

Comments
 (0)