Skip to content

Commit

Permalink
tracing-opentelemetry = "0.28.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislearn committed Nov 15, 2024
1 parent 4c4e17b commit 11f0f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ opentelemetry-otlp = "0.27.0"
opentelemetry-prometheus = "0.17.0"
opentelemetry_sdk = "0.27.0"
opentelemetry-semantic-conventions = "0.27.0"
tracing-opentelemetry = "0.27.0"
tracing-opentelemetry = "0.28.0"

tokio-stream = "0.1.14"
async-stream = "0.3.5"
Expand Down

0 comments on commit 11f0f6a

Please sign in to comment.