Skip to content

Commit

Permalink
Merge pull request #52 from pabrahamsson/dependabot/cargo/tracing-ope…
Browse files Browse the repository at this point in the history
…ntelemetry-0.18.0
  • Loading branch information
dependabot[bot] committed Feb 11, 2023
2 parents cd05730 + e8c6c8f commit eee2ebe
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 7 deletions.
83 changes: 77 additions & 6 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 @@ -17,5 +17,5 @@ serde = { version = "1.0.152", features = ["derive"] }
serde_json = "1.0.93"
tokio = { version = "1.25.0", features = ["full", "tracing"] }
tracing = "0.1"
tracing-opentelemetry = "0.17.2"
tracing-opentelemetry = "0.18.0"
tracing-subscriber = { version = "0.3", features = ["json"] }

0 comments on commit eee2ebe

Please sign in to comment.