mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-05 12:57:42 +00:00
d736c6224d
Bumps the dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) | `1.91.0` | `1.94.0` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.0` | `1.0.1` | | [flexi_logger](https://github.com/emabee/flexi_logger) | `0.31.1` | `0.31.2` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.20` | `0.12.21` | | [shadow-rs](https://github.com/baoyachi/shadow-rs) | `1.1.1` | `1.2.0` | | [std-next](https://github.com/Nugine/std-next) | `0.1.8` | `0.1.9` | | [temp-env](https://github.com/vmx/temp-env) | `0.2.0` | `0.3.6` | Updates `aws-sdk-s3` from 1.91.0 to 1.94.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `cfg-if` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cfg-if/compare/1.0.0...v1.0.1) Updates `flexi_logger` from 0.31.1 to 0.31.2 - [Release notes](https://github.com/emabee/flexi_logger/releases) - [Changelog](https://github.com/emabee/flexi_logger/blob/main/CHANGELOG.md) - [Commits](https://github.com/emabee/flexi_logger/commits) Updates `reqwest` from 0.12.20 to 0.12.21 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/commits) Updates `shadow-rs` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/baoyachi/shadow-rs/releases) - [Commits](https://github.com/baoyachi/shadow-rs/compare/v1.1.1...v1.2.0) Updates `std-next` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/Nugine/std-next/releases) - [Commits](https://github.com/Nugine/std-next/compare/v0.1.8...v0.1.9) Updates `temp-env` from 0.2.0 to 0.3.6 - [Changelog](https://github.com/vmx/temp-env/blob/main/RELEASE.md) - [Commits](https://github.com/vmx/temp-env/compare/v0.2.0...v0.3.6) --- updated-dependencies: - dependency-name: aws-sdk-s3 dependency-version: 1.94.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cfg-if dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: flexi_logger dependency-version: 0.31.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: reqwest dependency-version: 0.12.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: shadow-rs dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: std-next dependency-version: 0.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: temp-env dependency-version: 0.3.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>