Skip to content

Commit

Permalink
fix(deps): update rust crate tracing-opentelemetry-instrumentation-sd…
Browse files Browse the repository at this point in the history
…k to 0.19.0 (#166)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent 674b842 commit e0be2ec
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 125 deletions.
194 changes: 70 additions & 124 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ serde = { version = "1.0.196", features = ["derive"] }
serde_json = "1.0.113"
tokio = { version = "1.35.1", features = ["full", "tracing"] }
tracing = "0.1.40"
tracing-opentelemetry-instrumentation-sdk = { version = "0.16.0" }
tracing-opentelemetry-instrumentation-sdk = { version = "0.19.0" }

0 comments on commit e0be2ec

Please sign in to comment.