Skip to content

Commit

Permalink
Merge pull request #59 from EspressoSystems/dependabot/cargo/opentele…
Browse files Browse the repository at this point in the history
…metry-aws-0.8.0

build(deps): bump opentelemetry-aws from 0.7.0 to 0.8.0
  • Loading branch information
elliedavidson authored Aug 28, 2023
2 parents 62b3e0b + 73906a3 commit f20b827
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 18 deletions.
50 changes: 33 additions & 17 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 @@ -37,7 +37,7 @@ opentelemetry-jaeger = { version = "0.17.0", features = [
"full",
"rt-tokio-current-thread",
], optional = true }
opentelemetry-aws = { version = "0.7.0", features = ["trace"], optional = true }
opentelemetry-aws = { version = "0.8.0", features = ["trace"], optional = true }

[target.'cfg(all(async_executor_impl = "tokio"))'.dependencies]
tokio = { version = "1", features = [
Expand Down

0 comments on commit f20b827

Please sign in to comment.