Skip to content

Commit

Permalink
chore: specify version for opentelemetry-semantic-conventions
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrudy committed Oct 3, 2024
1 parent e80b2cf commit 1bd9817
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 @@ -70,7 +70,7 @@ clap = { version = "4.5.18" }
color-eyre = "0.6"
opentelemetry = "0.24"
opentelemetry-otlp = { version = "0.17" }
opentelemetry-semantic-conventions = "*"
opentelemetry-semantic-conventions = "0.25"
opentelemetry_sdk = { version = "0.24", features = ["rt-tokio"] }
pem-rfc7468 = { version = "0.7", features = ["alloc"] }
static-assertions = { version = "1", package = "static_assertions" }
Expand Down

0 comments on commit 1bd9817

Please sign in to comment.