Skip to content

Commit

Permalink
fix(deps): update opentelemetry-rust monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent c94ee2a commit 27d0be1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions replistore/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ console-subscriber = "0.2.0"
tracing = "0.1.40"
tracing-opentelemetry = "0.23.0"
tracing-subscriber = "0.3.18"
opentelemetry = "0.22.0"
opentelemetry-otlp = "0.15.0"
opentelemetry_sdk = { version = "0.22.1", features = ["rt-tokio"] }
opentelemetry = "0.24.0"
opentelemetry-otlp = "0.17.0"
opentelemetry_sdk = { version = "0.24.0", features = ["rt-tokio"] }
futures = "0.3.30"
uuid = {version = "1.8.0", features = ["v4"]}
# until https://github.com/rust-rocksdb/rust-rocksdb/pull/868/commits/ef029f292c058d3465fcc203b32473ecaddfcd4f is released
Expand Down

0 comments on commit 27d0be1

Please sign in to comment.