Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent a00678d commit 5a1c688
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 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 @@ -18,7 +18,7 @@ lambda_runtime = "0.13" # Lightweight AWS Lambda runtime
actix-web = { version = "4.0", default-features = false, features = ["macros"] } # Disable unused features
serde = { version = "1.0", features = ["derive"] } # Keep only "derive"
serde_json = "1.0"
aws-config = "1.5.12"
aws-config = "1.5.14"
aws-sdk-dynamodb = { version = "1.57.0", default-features = false } # Disable unused AWS SDK features
dotenv = "0.15"
aws-types = "1.3.3"
Expand Down

0 comments on commit 5a1c688

Please sign in to comment.