Skip to content

Commit

Permalink
chore(deps): bump aws-sdk-cloudformation from 1.63.0 to 1.64.0 (#839)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-cloudformation](https://github.com/awslabs/aws-sdk-rust) from 1.63.0 to 1.64.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-cloudformation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent ceceb15 commit 02ef8af
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 @@ -44,7 +44,7 @@ wasm-bindgen = "^0.2.100"

[dev-dependencies]
aws-config = "^1.5.16"
aws-sdk-cloudformation = "^1.63.0"
aws-sdk-cloudformation = "^1.64.0"
tokio = { version = "1", features = ["full"] }
walkdir = "2.5.0"
zip = "2.2.2"
Expand Down

0 comments on commit 02ef8af

Please sign in to comment.