Skip to content

Commit

Permalink
Bump aws-sdk-sqs from 1.50.0 to 1.51.0 (#33)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-sqs](https://github.com/awslabs/aws-sdk-rust) from 1.50.0 to 1.51.0.
- [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-sqs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 23, 2024
1 parent f86e149 commit b933a6e
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 @@ -8,7 +8,7 @@ aws_lambda_events = "0.15.0"
aws-config = "1.5.10"
aws-sdk-ecs = "1.57.1"
aws-sdk-s3 = "1.66.0"
aws-sdk-sqs = "1.50.0"
aws-sdk-sqs = "1.51.0"
aws-smithy-types-convert = "0.60.8"
axum = "0.7.7"
bnaclient = { git = "https://github.com/PeopleForBikes/bna-api", rev = "f4c3ae6" }
Expand Down

0 comments on commit b933a6e

Please sign in to comment.