Bumps the cargo group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [async-process](https://github.com/smol-rs/async-process) | `1.8.1` | `2.2.3` |
| [clap](https://github.com/clap-rs/clap) | `4.4.11` | `4.5.4` |
| [dag](https://github.com/serpent-os/moss-rs) | ``1072048`` | ``b23d722`` |
| [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |
| [regex](https://github.com/rust-lang/regex) | `1.10.2` | `1.10.4` |
| [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.27` | `0.9.34+deprecated` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.61` |
Updates `async-process` from 1.8.1 to 2.2.3
- [Release notes](https://github.com/smol-rs/async-process/releases)
- [Changelog](https://github.com/smol-rs/async-process/blob/master/CHANGELOG.md)
- [Commits](smol-rs/async-process@v1.8.1...v2.2.3)
Updates `clap` from 4.4.11 to 4.5.4
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v4.4.11...v4.5.4)
Updates `dag` from `1072048` to `b23d722`
- [Release notes](https://github.com/serpent-os/moss-rs/releases)
- [Commits](serpent-os/tools@1072048...b23d722)
Updates `futures` from 0.3.29 to 0.3.30
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.29...0.3.30)
Updates `regex` from 1.10.2 to 1.10.4
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@1.10.2...1.10.4)
Updates `serde_yaml` from 0.9.27 to 0.9.34+deprecated
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](dtolnay/serde-yaml@0.9.27...0.9.34)
Updates `thiserror` from 1.0.50 to 1.0.61
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.50...1.0.61)
---
updated-dependencies:
- dependency-name: async-process
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: cargo
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: cargo
- dependency-name: dag
dependency-type: direct:production
dependency-group: cargo
- dependency-name: futures
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: serde_yaml
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com>