Skip to content

Commit

Permalink
Update Rust crate init-tracing-opentelemetry to 0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and davidB committed Mar 9, 2024
1 parent 77a36e7 commit fe6e2ea
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 @@ -17,7 +17,7 @@ publish = false
[workspace.dependencies]
rstest = "0.18"
clap = { version = "4", features = ["derive", "env"] }
init-tracing-opentelemetry = { version = "0.17", features = [
init-tracing-opentelemetry = { version = "0.18", features = [
"otlp",
"tracing_subscriber_ext",
"logfmt",
Expand Down

0 comments on commit fe6e2ea

Please sign in to comment.