Skip to content

Commit

Permalink
Bump aws-types from 1.0.1 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [aws-types](https://github.com/smithy-lang/smithy-rs) from 1.0.1 to 1.1.1.
- [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-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 1e39edb commit 4b6ce74
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -19,5 +19,5 @@ aws-sdk-ec2 = "1.3.0"
aws-sdk-pricing = "1.3.0"

aws-config = "1.0.1"
aws-types = "1.0.1"
aws-types = "1.1.1"
aws-smithy-types-convert = {version = "0.60.0", features = ["convert-chrono"] }

0 comments on commit 4b6ce74

Please sign in to comment.