Skip to content

Commit

Permalink
Bump aws-types from 1.3.3 to 1.3.4
Browse files Browse the repository at this point in the history
Bumps [aws-types](https://github.com/smithy-lang/smithy-rs) from 1.3.3 to 1.3.4.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 55ebcd7 commit 9c1a2c0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -17,7 +17,7 @@ aws-config = { version = "1.5.5", features = ["behavior-version-latest"] }
aws-credential-types = { version = "1.2.1", features = ["hardcoded-credentials"] }
aws-sdk-s3 = { version = "1.43.0" }
aws-smithy-types-convert = { version = "0.60.8", features = ["convert-chrono"] }
aws-types = { version = "1.3.0" }
aws-types = { version = "1.3.4" }
blake3 = { version = "1.5.5" }
chrono = { version = "0.4.39", features = [ "serde" ] }
clap = { version = "4.5.26", features = ["cargo", "derive", "env"] }
Expand Down

0 comments on commit 9c1a2c0

Please sign in to comment.