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 63c3a05

Browse files
authoredMay 1, 2024··
Update Rust crate tracing-opentelemetry to 0.23.0
1 parent 62cc2cf commit 63c3a05

File tree

2 files changed

+29
-10
lines changed

2 files changed

+29
-10
lines changed
 

‎Cargo.lock

+28-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
@@ -104,7 +104,7 @@ tokio-test = "*"
104104
tokio-util = { version = "0.7", features = ["codec"]}
105105
toml = "0.8"
106106
tracing = "0.1"
107-
tracing-opentelemetry = "0.22.0"
107+
tracing-opentelemetry = "0.23.0"
108108
tracing-subscriber = "0.3.18"
109109
twox-hash = "1.6.3"
110110
usdt = "0.5.0"

0 commit comments

Comments
 (0)
Please sign in to comment.