Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[cargo](deps): Bump the deps group with 17 updates
Bumps the deps group with 17 updates: | Package | From | To | | --- | --- | --- | | [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) | `1.41.0` | `1.42.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.9` | `4.5.11` | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.121` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.1` | `1.39.2` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.7` | `1.0.8` | | [aws-sdk-sso](https://github.com/awslabs/aws-sdk-rust) | `1.35.0` | `1.36.0` | | [aws-sdk-ssooidc](https://github.com/awslabs/aws-sdk-rust) | `1.36.0` | `1.37.0` | | [aws-sdk-sts](https://github.com/awslabs/aws-sdk-rust) | `1.35.0` | `1.36.0` | | [bstr](https://github.com/BurntSushi/bstr) | `1.9.1` | `1.10.0` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.9` | `4.5.11` | | [clap_derive](https://github.com/clap-rs/clap) | `4.5.8` | `4.5.11` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.1` | `0.7.2` | | [mio](https://github.com/tokio-rs/mio) | `0.8.11` | `1.0.1` | | [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.2` | `0.5.4` | | [tokio-macros](https://github.com/tokio-rs/tokio) | `2.3.0` | `2.4.0` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | Updates `aws-sdk-s3` from 1.41.0 to 1.42.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `clap` from 4.5.9 to 4.5.11 - [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.9...clap_complete-v4.5.11) Updates `serde_json` from 1.0.120 to 1.0.121 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.120...v1.0.121) Updates `tokio` from 1.38.1 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.1...tokio-1.39.2) Updates `anstyle` from 1.0.7 to 1.0.8 - [Commits](rust-cli/anstyle@v1.0.7...v1.0.8) Updates `aws-sdk-sso` from 1.35.0 to 1.36.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-ssooidc` from 1.36.0 to 1.37.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.35.0 to 1.36.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `bstr` from 1.9.1 to 1.10.0 - [Commits](BurntSushi/bstr@1.9.1...1.10.0) Updates `clap_builder` from 4.5.9 to 4.5.11 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.9...v4.5.11) Updates `clap_derive` from 4.5.8 to 4.5.11 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.8...v4.5.11) Updates `clap_lex` from 0.7.1 to 0.7.2 - [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_lex-v0.7.1...clap_lex-v0.7.2) Updates `mio` from 0.8.11 to 1.0.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `object` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](gimli-rs/object@0.36.1...0.36.2) Updates `quinn-udp` from 0.5.2 to 0.5.4 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-udp-0.5.2...quinn-udp-0.5.4) Updates `tokio-macros` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-macros-2.3.0...tokio-macros-2.4.0) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](SergioBenitez/version_check@v0.9.4...v0.9.5) --- updated-dependencies: - dependency-name: aws-sdk-s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: anstyle dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: aws-sdk-sso dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: aws-sdk-ssooidc dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: aws-sdk-sts dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: bstr dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap_lex dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: mio dependency-type: indirect update-type: version-update:semver-major dependency-group: deps - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information