Skip to content

Commit

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

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 Nov 23, 2024
1 parent 9dcf8af commit 4fe2c6c
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 @@ -164,7 +164,7 @@ tower-service = { version = "0.3.3" }
tracing = { version = "0.1.39", features = ["log"] }
tracing-futures = "0.2.5"
tracing-log = "0.2.0"
tracing-opentelemetry = { version = "0.27.0" }
tracing-opentelemetry = { version = "0.28.0" }
tracing-subscriber = { version = "0.3.18", features = ["registry", "tracing-log", "fmt", "env-filter", "json"] }
typetag = "0.2.13"
unic-langid = "0.9"
Expand Down

0 comments on commit 4fe2c6c

Please sign in to comment.