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 7 updates (#610)
* build(deps): bump the rust group with 7 updates Bumps the rust group with 7 updates: | Package | From | To | | --- | --- | --- | | [aws-sdk-cloudformation](https://github.com/awslabs/aws-sdk-rust) | `1.62.0` | `1.63.0` | | [aws-sdk-kms](https://github.com/awslabs/aws-sdk-rust) | `1.57.0` | `1.58.0` | | [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) | `1.71.0` | `1.72.0` | | [aws-sdk-sts](https://github.com/awslabs/aws-sdk-rust) | `1.57.0` | `1.58.0` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.43` | `4.5.44` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.137` | `1.0.138` | Updates `aws-sdk-cloudformation` from 1.62.0 to 1.63.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.57.0 to 1.58.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.71.0 to 1.72.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.57.0 to 1.58.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.43 to 4.5.44 - [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.43...clap_complete-v4.5.44) Updates `rand` from 0.8.5 to 0.9.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.9.0) Updates `serde_json` from 1.0.137 to 1.0.138 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.137...v1.0.138) --- updated-dependencies: - 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: rand dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust ... Signed-off-by: dependabot[bot] <[email protected]> * update deprecated rand code --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Akseli Lukkarila <[email protected]>
- Loading branch information