Skip to content

Commit acc310f

Browse files
Bump the aws group with 2 updates
Bumps the aws group with 2 updates: [aws-config](https://github.com/smithy-lang/smithy-rs) and [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust). Updates `aws-config` from 0.101.0 to 1.0.1 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-sdk-s3` from 0.38.0 to 1.2.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Changelog](https://github.com/awslabs/aws-sdk-rust/blob/main/CHANGELOG.md) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) --- updated-dependencies: - dependency-name: aws-config dependency-type: direct:production update-type: version-update:semver-major dependency-group: aws - dependency-name: aws-sdk-s3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: aws ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b43dde commit acc310f

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

Cargo.lock

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

forms/multipart-s3/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ actix-multipart.workspace = true
88
actix-web.workspace = true
99
actix-web-lab.workspace = true
1010

11-
aws-config = "0.101"
12-
aws-sdk-s3 = "0.38"
11+
aws-config = "1.0"
12+
aws-sdk-s3 = "1.2"
1313

1414
dotenvy.workspace = true
1515
env_logger.workspace = true

0 commit comments

Comments
 (0)