Skip to content

Commit fd3ec9e

Browse files
chore(deps): bump aws-sdk-cloudformation from 1.21.0 to 1.21.1 (#623)
Bumps [aws-sdk-cloudformation](https://github.com/awslabs/aws-sdk-rust) from 1.21.0 to 1.21.1. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8189a82 commit fd3ec9e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ wasm-bindgen = "^0.2.92"
4242

4343
[dev-dependencies]
4444
aws-config = "^1.1.8"
45-
aws-sdk-cloudformation = "^1.21.0"
45+
aws-sdk-cloudformation = "^1.21.1"
4646
tokio = { version = "1", features = ["full"] }
4747
walkdir = "2.5.0"
4848
zip = "0.6.6"

0 commit comments

Comments
 (0)