Skip to content

Commit

Permalink
Merge pull request #241 from yaleman/dependabot/cargo/opentelemetry-o…
Browse files Browse the repository at this point in the history
…tlp-0.12.0
  • Loading branch information
dependabot[bot] committed Apr 28, 2023
2 parents 76e794e + c1acaa7 commit 225f8f8
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 21 deletions.
136 changes: 116 additions & 20 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 @@ -64,7 +64,7 @@ log = "0.4.17"
num-traits = "0.2.15"
oauth2 = "4.3.0"
openidconnect = "3.0.0"
opentelemetry-otlp = { version = "0.11.0", features = ["http-proto"] }
opentelemetry-otlp = { version = "0.12.0", features = ["http-proto"] }
packed_struct = { version = "0.10.1", features = ["byte_types_256"] }
rand = "0.8.5"
rand_core = { version = "0.6", features = ["std"] }
Expand Down

0 comments on commit 225f8f8

Please sign in to comment.