Skip to content

Commit

Permalink
fix(deps): update rust crate tracing-opentelemetry to 0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent c0edf75 commit c37e3fc
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 @@ -22,5 +22,5 @@ serde = { version = "1.0.152", features = ["derive"] }
serde_json = "1.0.91"
tokio = { version = "1.24.1", features = ["macros", "rt-multi-thread", "tracing"] }
tracing = "0.1.37"
tracing-opentelemetry = "0.18.0"
tracing-opentelemetry = "0.28.0"
tracing-subscriber = { version = "0.3.16", features = ["json", "env-filter"] }

0 comments on commit c37e3fc

Please sign in to comment.