Skip to content

Commit

Permalink
Bump aws-sdk-ecs from 1.57.0 to 1.57.1 (#29)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-ecs](https://github.com/awslabs/aws-sdk-rust) from 1.57.0 to 1.57.1.
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-ecs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 16, 2024
1 parent 1e6de28 commit 1fb52c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -6,7 +6,7 @@ resolver = "2"
async-std = "1.13.0"
aws_lambda_events = "0.15.0"
aws-config = "1.5.10"
aws-sdk-ecs = "1.57.0"
aws-sdk-ecs = "1.57.1"
aws-sdk-s3 = "1.65.0"
aws-sdk-sqs = "1.50.0"
aws-smithy-types-convert = "0.60.8"
Expand Down

0 comments on commit 1fb52c4

Please sign in to comment.