quit 1.1.4

Exit cleanly with an exit code
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[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.4"
dependencies = [
 "lazy_static",
 "quit_macros",
]

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