Skip to content

Commit 41d5cc6

Browse files
Update Rust crate tracing-opentelemetry to 0.29.0
1 parent 2ede6f1 commit 41d5cc6

File tree

2 files changed

+25
-19
lines changed

2 files changed

+25
-19
lines changed

Cargo.lock

+24-18
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
@@ -109,7 +109,7 @@ tokio-test = "*"
109109
tokio-util = { version = "0.7", features = ["codec"]}
110110
toml = "0.8"
111111
tracing = "0.1"
112-
tracing-opentelemetry = "0.22.0"
112+
tracing-opentelemetry = "0.29.0"
113113
tracing-subscriber = "0.3.19"
114114
twox-hash = "2.1.0"
115115
usdt = "0.5.0"

0 commit comments

Comments
 (0)