Skip to content

Commit 17ac0af

Browse files
Update Rust crate tracing-opentelemetry to 0.31.0
1 parent 779775d commit 17ac0af

File tree

2 files changed

+67
-26
lines changed

2 files changed

+67
-26
lines changed

Cargo.lock

Lines changed: 66 additions & 25 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
@@ -110,7 +110,7 @@ tokio-test = "*"
110110
tokio-util = { version = "0.7", features = ["codec"]}
111111
toml = "0.8"
112112
tracing = "0.1"
113-
tracing-opentelemetry = "0.22.0"
113+
tracing-opentelemetry = "0.31.0"
114114
tracing-subscriber = "0.3.19"
115115
twox-hash = "2.1.0"
116116
usdt = "0.5.0"

0 commit comments

Comments
 (0)