Skip to content

Commit

Permalink
fix(deps): update rust crate tracing-opentelemetry to 0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent bf68f91 commit 10a3081
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 14 deletions.
76 changes: 63 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ opentelemetry-otlp = { version = "0.15.0", features = [
"tls-roots",
] }
tracing = "0.1.40"
tracing-opentelemetry = "0.23.0"
tracing-opentelemetry = "0.26.0"
tracing-subscriber = "0.3.18"

[build-dependencies]
Expand Down

0 comments on commit 10a3081

Please sign in to comment.