Skip to content

Commit

Permalink
chore(deps): bump the aws group with 1 update (#178)
Browse files Browse the repository at this point in the history
Bumps the aws group with 1 update: [aws-config](https://github.com/smithy-lang/smithy-rs).

- [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-config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent ba46d65 commit 0456498
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 25 deletions.
49 changes: 25 additions & 24 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 @@ -31,7 +31,7 @@ panic = "abort"
[dependencies]
anyhow = "1.0.75"
async-trait = "0.1.74"
aws-config = { version = "1.0.1", features = ["behavior-version-latest"] }
aws-config = { version = "1.0.3", features = ["behavior-version-latest"] }
aws-credential-types = "1.0.1"
aws-sdk-sts = "1.1.0"
aws-smithy-runtime-api = "1.0.1"
Expand Down

0 comments on commit 0456498

Please sign in to comment.