Skip to content

Commit 2dce64b

Browse files
Update Rust crate tracing-opentelemetry to 0.30.0
1 parent 2bd6ed2 commit 2dce64b

File tree

2 files changed

+71
-22
lines changed

2 files changed

+71
-22
lines changed

Cargo.lock

Lines changed: 70 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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.30.0"
113113
tracing-subscriber = "0.3.19"
114114
twox-hash = "2.1.0"
115115
usdt = "0.5.0"

0 commit comments

Comments
 (0)