Skip to content

Commit

Permalink
chore(deps): update init-tracing-opentelemetry requirement from 0.22.…
Browse files Browse the repository at this point in the history
…0 to 0.24.0 (#403)

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 d340930 commit 9dcf8af
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 @@ -83,7 +83,7 @@ http-types = "2.12.0"
humantime = { version = "2.1.0" }
hyper = { version = "1.4.1", default-features = false }
image = "0.25.2"
init-tracing-opentelemetry = { version = "0.22.0", features = ["tracing_subscriber_ext"] }
init-tracing-opentelemetry = { version = "0.24.0", features = ["tracing_subscriber_ext"] }
itertools = "0.13.0"
jsonwebtoken = "9.2.0"
lapin = "2.5.0"
Expand Down

0 comments on commit 9dcf8af

Please sign in to comment.