Skip to content

Commit 5cde10b

Browse files
chore: update rust crate tracing-opentelemetry to 0.32
1 parent 9b332eb commit 5cde10b

File tree

2 files changed

+19
-10
lines changed

2 files changed

+19
-10
lines changed

Cargo.lock

Lines changed: 18 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ thiserror = "2"
6464
tokio = { version = "1", default-features = false }
6565
tracing = "0.1"
6666
tracing-error = "0.2"
67-
tracing-opentelemetry = "0.31"
67+
tracing-opentelemetry = "0.32"
6868
tracing-subscriber = "0.3"
6969
tracing-tree = "0.4"
7070
opentelemetry = { version = "0.30", default-features = false }

0 commit comments

Comments
 (0)