Fornjot/tools/autolib
dependabot[bot] 14c026fb6c
Bump the cargo group across 1 directory with 4 updates
Bumps the cargo group with 4 updates in the / directory: [clap](https://github.com/clap-rs/clap), [anyhow](https://github.com/dtolnay/anyhow), [parry2d-f64](https://github.com/dimforge/parry) and [parry3d-f64](https://github.com/dimforge/parry).


Updates `clap` from 4.5.35 to 4.5.36
- [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.35...clap_complete-v4.5.36)

Updates `anyhow` from 1.0.97 to 1.0.98
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.97...1.0.98)

Updates `parry2d-f64` from 0.18.0 to 0.19.0
- [Changelog](https://github.com/dimforge/parry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dimforge/parry/compare/v0.18.0...v0.19.0)

Updates `parry3d-f64` from 0.18.0 to 0.19.0
- [Changelog](https://github.com/dimforge/parry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dimforge/parry/compare/v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: anyhow
  dependency-version: 1.0.98
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: parry2d-f64
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: parry3d-f64
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 13:05:58 +00:00
..
src use built-in 'assert' 2022-12-06 10:09:07 +01:00
Cargo.toml Bump the cargo group across 1 directory with 4 updates 2025-04-14 13:05:58 +00:00
README.md Add library for sharing automation code 2022-09-06 11:07:52 +02:00

autolib

Code that is shared between automation tools.