Skip to content

Commit 43a8fc6

Browse files
Update Rust crate tracing-opentelemetry to 0.28.0
1 parent e034d19 commit 43a8fc6

File tree

2 files changed

+41
-10
lines changed

2 files changed

+41
-10
lines changed

Cargo.lock

+40-9
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
@@ -105,7 +105,7 @@ tokio-test = "*"
105105
tokio-util = { version = "0.7", features = ["codec"]}
106106
toml = "0.8"
107107
tracing = "0.1"
108-
tracing-opentelemetry = "0.22.0"
108+
tracing-opentelemetry = "0.28.0"
109109
tracing-subscriber = "0.3.18"
110110
twox-hash = "1.6.3"
111111
usdt = "0.5.0"

0 commit comments

Comments
 (0)