chore(deps): bump sysexits from 0.8.0 to 0.8.1 (#1582)

This commit is contained in:
dependabot[bot]
2024-07-08 15:32:26 +00:00
committed by GitHub
parent 64550823c1
commit 0ce74205df

4
Cargo.lock generated
View File

@@ -3516,9 +3516,9 @@ dependencies = [
[[package]]
name = "sysexits"
version = "0.8.0"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aaeada5433f30b34f25f70784cfc22b05d06a32eaa7e598b1433ecffb27e9499"
checksum = "c4008983d29e823b1415f5f12732d5c9a44059795fb6218262cc0185668851e2"
[[package]]
name = "system-configuration"