Skip to content

Commit

Permalink
Tracing open telemetry update
Browse files Browse the repository at this point in the history
  • Loading branch information
abdolence committed Mar 5, 2024
1 parent 54fe378 commit 0cd067c
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 @@ -39,5 +39,5 @@ tokio = { version = "1", features = ["full"] }
opentelemetry = { version = "0.22" }
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter","registry"] }
tracing-opentelemetry = { version = "0.22" }
tracing-opentelemetry = { version = "0.23" }
cargo-husky = { version = "1.5", default-features = false, features = ["run-for-all", "prepush-hook", "run-cargo-fmt"] }

0 comments on commit 0cd067c

Please sign in to comment.