Skip to content

Commit

Permalink
Merge pull request #3469 from rust-lang/renovate/opentelemetry
Browse files Browse the repository at this point in the history
Update Rust crate tracing-opentelemetry to 0.21.0
  • Loading branch information
rbtcollins authored Aug 30, 2023
2 parents 43a79d0 + b9ef653 commit d4c6844
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 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 @@ -189,7 +189,7 @@ tokio = { version = "1.26.0", default-features = false, features = [
"rt-multi-thread",
] }
tracing = "0.1"
tracing-opentelemetry = { version = "0.20.0" }
tracing-opentelemetry = { version = "0.21.0" }
tracing-subscriber = "0.3.16"
url = "2.4"
walkdir = "2"
Expand Down

0 comments on commit d4c6844

Please sign in to comment.