Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 853101e

Browse files
authoredFeb 26, 2025··
Update Rust crate tracing-opentelemetry to 0.29.0
1 parent 4ec8152 commit 853101e

File tree

2 files changed

+39
-19
lines changed

2 files changed

+39
-19
lines changed
 

‎Cargo.lock

+38-18
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.19"
112112
twox-hash = "2.1.0"
113113
usdt = "0.5.0"

0 commit comments

Comments
 (0)
Please sign in to comment.