mirror of
https://github.com/hannobraun/Fornjot
synced 2026-07-18 12:35:34 +00:00
72711c450b
Bumps the cargo group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tobj](https://github.com/Twinklebear/tobj) | `4.0.3` | `4.0.4` | | [getrandom](https://github.com/rust-random/getrandom) | `0.3.4` | `0.4.2` | | [log](https://github.com/rust-lang/log) | `0.4.30` | `0.4.32` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.12.4` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | Updates `tobj` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/Twinklebear/tobj/releases) - [Commits](https://github.com/Twinklebear/tobj/compare/4.0.3...4.0.4) Updates `getrandom` from 0.3.4 to 0.4.2 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.3.4...v0.4.2) Updates `log` from 0.4.30 to 0.4.32 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.30...0.4.32) Updates `regex` from 1.12.3 to 1.12.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.12.3...1.12.4) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.44...v0.4.45) --- updated-dependencies: - dependency-name: tobj dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: getrandom dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: log dependency-version: 0.4.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: regex dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>