Skip to content

Commit

Permalink
Update opentelemetry-prometheus to 0.14 (#526)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislearn committed Nov 29, 2023
1 parent 31e5a22 commit 0976b3e
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 @@ -68,7 +68,7 @@ once_cell = "1"
openssl = "0.10"
opentelemetry-http = { version = "0.10", default-features = false }
opentelemetry-semantic-conventions = { version = "0.13", default-features = false }
opentelemetry-prometheus = { version = "0.13", default-features = false }
opentelemetry-prometheus = { version = "0.14", default-features = false }
opentelemetry = { version = "0.21", default-features = false }
parking_lot = "0.12"
path-slash = "0.2"
Expand Down

0 comments on commit 0976b3e

Please sign in to comment.