Skip to content

Commit 3112ecf

Browse files
Update Rust crate tracing-opentelemetry to 0.29.0
1 parent 0b00580 commit 3112ecf

File tree

2 files changed

+39
-9
lines changed

2 files changed

+39
-9
lines changed

Cargo.lock

+38-8
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
@@ -107,7 +107,7 @@ tokio-test = "*"
107107
tokio-util = { version = "0.7", features = ["codec"]}
108108
toml = "0.8"
109109
tracing = "0.1"
110-
tracing-opentelemetry = "0.22.0"
110+
tracing-opentelemetry = "0.29.0"
111111
tracing-subscriber = "0.3.18"
112112
twox-hash = "2.1.0"
113113
usdt = "0.5.0"

0 commit comments

Comments
 (0)