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 all group across 1 directory with 10 updates
Bumps the all group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [clap](https://github.com/clap-rs/clap) | `4.5.7` | `4.5.8` | | [serde](https://github.com/serde-rs/serde) | `1.0.203` | `1.0.204` | | [serde_json](https://github.com/serde-rs/json) | `1.0.117` | `1.0.120` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.100` | `1.0.105` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.6` | `4.5.7` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.0` | `1.9.1` | | [ordered-float](https://github.com/reem/rust-ordered-float) | `4.2.0` | `4.2.1` | | [http_req](https://github.com/jayjamesjay/http_req) | `0.10.3` | `0.11.0` | | [gethostname](https://github.com/swsnr/gethostname.rs) | `0.4.3` | `0.5.0` | Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.21...0.4.22) Updates `clap` from 4.5.7 to 4.5.8 - [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.7...v4.5.8) Updates `serde` from 1.0.203 to 1.0.204 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.203...v1.0.204) Updates `serde_json` from 1.0.117 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.117...v1.0.120) Updates `cc` from 1.0.100 to 1.0.105 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.0.100...cc-v1.0.105) Updates `clap_complete` from 4.5.6 to 4.5.7 - [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.6...clap_complete-v4.5.7) Updates `uuid` from 1.9.0 to 1.9.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.9.0...1.9.1) Updates `ordered-float` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/reem/rust-ordered-float/releases) - [Commits](reem/rust-ordered-float@v4.2.0...v4.2.1) Updates `http_req` from 0.10.3 to 0.11.0 - [Release notes](https://github.com/jayjamesjay/http_req/releases) - [Commits](jayjamesjay/http_req@v0.10.3...v0.11.0) Updates `gethostname` from 0.4.3 to 0.5.0 - [Changelog](https://github.com/swsnr/gethostname.rs/blob/main/CHANGELOG.md) - [Commits](swsnr/gethostname.rs@v0.4.3...v0.5.0) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ordered-float dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: http_req dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: gethostname dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information