Skip to content

Commit

Permalink
chore(deps): update rust crate tracing-opentelemetry to 0.25 (#54)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 21, 2024
1 parent 35e18d8 commit 157755b
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 @@ -43,5 +43,5 @@ tokio = { version = "1", features = ["full"] }
opentelemetry = { version = "0.24" }
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter","registry"] }
tracing-opentelemetry = { version = "0.24" }
tracing-opentelemetry = { version = "0.25" }
cargo-husky = { version = "1.5", default-features = false, features = ["run-for-all", "prepush-hook", "run-cargo-fmt"] }

0 comments on commit 157755b

Please sign in to comment.