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 26, 2024
1 parent c0edf75 commit b715219
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ anyhow = "1.0.68"
chrono = { version = "0.4.23", features = ["serde"] }
clap = { version = "4.0.32", features = ["derive", "env"] }
dotenv = { version = "0.15.0", features = ["clap"] }
opentelemetry = { version = "0.18.0", features = ["trace", "rt-tokio", "metrics"] }
opentelemetry-prometheus = "0.11.0"
opentelemetry = { version = "0.24.0", features = ["trace", "rt-tokio", "metrics"] }
opentelemetry-prometheus = "0.17.0"
prometheus = { version = "0.13.3", features = ["process"] }
rustls = { version = "0.20.7" }
rustls-pemfile = "1.0.1"
Expand Down

0 comments on commit b715219

Please sign in to comment.