Skip to content

Commit

Permalink
chore(deps): Update Rust crate tracing-opentelemetry to 0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 9, 2024
1 parent 668403d commit ec3275a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ tonic = "0.12.2"
tonic-types = "0.12.2"
tracing = "0.1"
tracing-futures = "0.2.5"
tracing-opentelemetry = { version = "0.26.0", features = ["metrics"] }
tracing-opentelemetry = { version = "0.27.0", features = ["metrics"] }
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
uuid = { version = "1.9.0", features = ["v4"] }

Expand Down

0 comments on commit ec3275a

Please sign in to comment.