quit 1.1.1

Exit cleanly with an exit code
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"

[[package]]
name = "quit"
version = "1.1.1"
dependencies = [
 "lazy_static",
 "quit_macros",
]

[[package]]
name = "quit_macros"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6762d8b82203818cb6229387b05c86e25e7e060f2a74ef92e7cd9fe74c69d8ff"