Skip to content

Commit 697153e

Browse files
dependabot[bot]brianmay
authored andcommitted
build(deps): bump aws-sdk-ecr from 1.95.0 to 1.96.0
Bumps [aws-sdk-ecr](https://github.com/awslabs/aws-sdk-rust) from 1.95.0 to 1.96.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-ecr dependency-version: 1.96.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f118e0 commit 697153e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ async-std = "1.13.2"
3838
async-compression = { version = "0.4.32", features = ["futures-io", "gzip"] }
3939
async-channel = "2.5.0"
4040
aws-config = "1.8.8"
41-
aws-sdk-ecr = "1.95.0"
41+
aws-sdk-ecr = "1.96.0"
4242
aws-sdk-ecrpublic = "1.89.0"
4343
# aws-credential-types = "1.2.8"
4444
aws-credential-types = { version = "1.2.8", features = ["hardcoded-credentials"] } # Enable the feature here

0 commit comments

Comments
 (0)