Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gibbz00 committed Jul 1, 2024
1 parent 23e6f30 commit ec4d9ee
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 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 @@ aes-gcm = { version = "0.10", features = ["std"] }
age = "0.10"
anyhow = "1"
aws-arn = "0.3"
aws-sdk-kms = { version = "1.32", features = ["behavior-version-latest"] }
aws-sdk-kms = { version = "1.34", features = ["behavior-version-latest"] }
base64 = "0.22"
chrono = { version = "0.4", features = ["serde"] }
clap = { version = "4", features = ["derive"] }
Expand Down

0 comments on commit ec4d9ee

Please sign in to comment.