mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-14 14:58:29 +00:00
Bumps the cargo group with 6 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.37` | `4.5.38` | | [robust](https://github.com/georust/robust) | `1.1.0` | `1.2.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.3.2` | `0.3.3` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.44.0` | `0.44.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.2` | `1.45.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.19.1` | `3.20.0` | Updates `clap` from 4.5.37 to 4.5.38 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.37...clap_complete-v4.5.38) Updates `robust` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/georust/robust/releases) - [Commits](https://github.com/georust/robust/compare/v1.1.0...1.2.0) Updates `getrandom` from 0.3.2 to 0.3.3 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.3.2...v0.3.3) Updates `octocrab` from 0.44.0 to 0.44.1 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/octocrab/compare/v0.44.0...v0.44.1) Updates `tokio` from 1.44.2 to 1.45.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.2...tokio-1.45.0) Updates `tempfile` from 3.19.1 to 3.20.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.19.1...v3.20.0) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: robust dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: getrandom dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: octocrab dependency-version: 0.44.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tempfile dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
autolib | ||
automator | ||
cross-compiler | ||
export-validator | ||
release-operator | ||
README.md |
This is a collection of tools that are used for the build process and release automation. Nothing here is relevant for users of Fornjot.