Skip to content

Commit

Permalink
fix(deps): update rust crate tracing-opentelemetry to 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 21, 2024
1 parent bf68f91 commit 2bb81e9
Showing 1 changed file with 1 addition and 1 deletion.
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.25.0"
tracing-subscriber = "0.3.18"

[build-dependencies]
Expand Down

0 comments on commit 2bb81e9

Please sign in to comment.