Skip to content

Commit 38efcc0

Browse files
Update Rust crate tracing-opentelemetry to 0.26.0
1 parent 51347bd commit 38efcc0

File tree

2 files changed

+40
-9
lines changed

2 files changed

+40
-9
lines changed

Cargo.lock

+39-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
@@ -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.26.0"
109109
tracing-subscriber = "0.3.18"
110110
twox-hash = "1.6.3"
111111
usdt = "0.5.0"

0 commit comments

Comments
 (0)