Skip to content

Commit 15b4f44

Browse files
Update Rust crate tracing-opentelemetry to 0.24.0
1 parent da333e9 commit 15b4f44

File tree

2 files changed

+43
-10
lines changed

2 files changed

+43
-10
lines changed

Cargo.lock

+42-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ tokio-test = "*"
104104
tokio-util = { version = "0.7", features = ["codec"]}
105105
toml = "0.8"
106106
tracing = "0.1"
107-
tracing-opentelemetry = "0.22.0"
107+
tracing-opentelemetry = "0.24.0"
108108
tracing-subscriber = "0.3.18"
109109
twox-hash = "1.6.3"
110110
usdt = "0.5.0"

0 commit comments

Comments
 (0)