Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 2b4a41c commit 823f5f2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions server/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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"

[dependencies]
aws-config = { version = "1.5.0", features = ["behavior-version-latest"] }
aws-sdk-dynamodb = "1.1.0"
aws-sdk-dynamodb = "1.57.0"
aws-smithy-types = "1.0.1"
aws-smithy-runtime-api = "1.0.0"
aws-smithy-http = "0.60"
Expand Down

0 comments on commit 823f5f2

Please sign in to comment.