Skip to content

Commit

Permalink
Update Rust crate opentelemetry-otlp to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 2, 2024
1 parent 5ebe393 commit 407d6a5
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 @@ -75,7 +75,7 @@ num_cpus = "1.16.0"
once_cell = "1.19.0"
openssl = "0.10.64"
opentelemetry = "0.21.0"
opentelemetry-otlp = { version = "0.14.0", features = ["http-proto"] }
opentelemetry-otlp = { version = "0.15.0", features = ["http-proto"] }
opentelemetry_sdk = "0.21.2"
owo-colors = "4.0.0"
rand = "0.8.5"
Expand Down

0 comments on commit 407d6a5

Please sign in to comment.