chore(deps): bump sysexits from 0.7.7 to 0.7.10 (#1404)

Bumps [sysexits](https://github.com/sorairolake/sysexits-rs) from 0.7.7 to 0.7.10.
- [Changelog](https://github.com/sorairolake/sysexits-rs/blob/develop/CHANGELOG.adoc)
- [Commits](https://github.com/sorairolake/sysexits-rs/compare/v0.7.7...v0.7.10)

---
updated-dependencies:
- dependency-name: sysexits
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-08 22:54:02 +08:00
committed by GitHub
parent f1fed33ba9
commit 7f0779a81e

4
Cargo.lock generated
View File

@@ -2972,9 +2972,9 @@ dependencies = [
[[package]]
name = "sysexits"
version = "0.7.7"
version = "0.7.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "863d0ebf4f8f10e7e33c82f7fe18e2a09952028011bf0cc7a9a3b8df9bb1cf56"
checksum = "0197d8acc6ced4ce78b01ffac80219340254de392fdad504c635b7902ebce9e6"
[[package]]
name = "system-configuration"