Skip to content

Commit

Permalink
Bump aws-sdk-kms from 1.40.0 to 1.46.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.40.0 to 1.46.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 340f4b7 commit 40d8085
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 18 deletions.
35 changes: 18 additions & 17 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.40", features = ["behavior-version-latest"] }
aws-sdk-kms = { version = "1.46", features = ["behavior-version-latest"] }
base64 = "0.22"
chrono = { version = "0.4", features = ["serde"] }
clap = { version = "4", features = ["derive"] }
Expand Down

0 comments on commit 40d8085

Please sign in to comment.