Skip to content

Commit

Permalink
Bump aws-credential-types from 0.56.1 to 1.1.8
Browse files Browse the repository at this point in the history
Bumps [aws-credential-types](https://github.com/smithy-lang/smithy-rs) from 0.56.1 to 1.1.8.
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

---
updated-dependencies:
- dependency-name: aws-credential-types
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 6059291 commit 5aa0a3b
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 29 deletions.
114 changes: 86 additions & 28 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 graph-data-processing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ async-graphql = { version = "7.0.2", default-features = false, features = [
"tracing",
] }
async-graphql-axum = { version = "7.0.2" }
aws-credential-types = { version = "0.56.0" }
aws-credential-types = { version = "1.1.8" }
aws-sdk-s3 = { version = "0.29.0" }
axum = { version = "0.7.4", features = ["ws"] }
chrono = { version = "0.4.35" }
Expand Down

0 comments on commit 5aa0a3b

Please sign in to comment.