Skip to content

Commit

Permalink
chore(deps): update tracing-opentelemetry requirement from 0.22.0 to …
Browse files Browse the repository at this point in the history
…0.23.0 (#139)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 39704be commit 3a76e49
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 @@ -128,7 +128,7 @@ tracing = "0.1.39"
tracing-log = "0.2.0"
tracing-futures = "0.2.5"
tracing-subscriber = { version = "0.3.17", features = ["registry", "tracing-log", "fmt", "env-filter", "json"] }
tracing-opentelemetry = { version = "0.22.0" }
tracing-opentelemetry = { version = "0.23.0" }
init-tracing-opentelemetry = { version = "0.16.0", features = ["tracing_subscriber_ext"] }
opentelemetry = { version = "0.21.0", features = ["metrics", "trace", "logs"] }
opentelemetry_sdk = { version = "0.21.0", features = ["trace", "metrics", "rt-tokio", "rt-tokio-current-thread"] }
Expand Down

0 comments on commit 3a76e49

Please sign in to comment.