Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the rust group with 9 updates
Bumps the rust group with 9 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.94` | `1.0.95` | | [aws-config](https://github.com/smithy-lang/smithy-rs) | `1.5.10` | `1.5.11` | | [aws-sdk-cloudformation](https://github.com/awslabs/aws-sdk-rust) | `1.56.0` | `1.57.0` | | [aws-sdk-kms](https://github.com/awslabs/aws-sdk-rust) | `1.51.0` | `1.52.0` | | [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) | `1.65.0` | `1.66.0` | | [aws-sdk-sts](https://github.com/awslabs/aws-sdk-rust) | `1.51.0` | `1.52.0` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.38` | `4.5.40` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.134` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.7` | `2.0.9` | Updates `anyhow` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.94...1.0.95) Updates `aws-config` from 1.5.10 to 1.5.11 - [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-cloudformation` from 1.56.0 to 1.57.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-kms` from 1.51.0 to 1.52.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-s3` from 1.65.0 to 1.66.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-sts` from 1.51.0 to 1.52.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `clap_complete` from 4.5.38 to 4.5.40 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.38...clap_complete-v4.5.40) Updates `serde_json` from 1.0.133 to 1.0.134 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.134) Updates `thiserror` from 2.0.7 to 2.0.9 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.7...2.0.9) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: aws-config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: aws-sdk-cloudformation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: aws-sdk-kms dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: aws-sdk-s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: aws-sdk-sts dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information