Skip to content

Commit

Permalink
chore(deps): update opentelemetry
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent e835ca4 commit 37217ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,9 @@ members = ["download"]
anyhow = "1.0.69"
fs_at = "0.1.6"
once_cell = "1.18.0"
opentelemetry = "0.23"
opentelemetry-otlp = "0.16"
opentelemetry_sdk = { version = "0.23", features = ["rt-tokio"] }
opentelemetry = "0.24"
opentelemetry-otlp = "0.17"
opentelemetry_sdk = { version = "0.24", features = ["rt-tokio"] }
platforms = "3.4"
proptest = "1.1.0"
tempfile = "3.8"
Expand Down

0 comments on commit 37217ba

Please sign in to comment.