Skip to content

Commit 0cad0f0

Browse files
Update Rust crate tracing-opentelemetry to 0.23.0
1 parent c2dfd3f commit 0cad0f0

File tree

2 files changed

+47
-13
lines changed

2 files changed

+47
-13
lines changed

Cargo.lock

+46-12
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
@@ -100,7 +100,7 @@ tokio-test = "*"
100100
tokio-util = { version = "0.7", features = ["codec"]}
101101
toml = "0.8"
102102
tracing = "0.1"
103-
tracing-opentelemetry = "0.22.0"
103+
tracing-opentelemetry = "0.23.0"
104104
tracing-subscriber = "0.3.18"
105105
twox-hash = "1.6.3"
106106
usdt = "0.5.0"

0 commit comments

Comments
 (0)