# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "cclean" version = "0.0.2" dependencies = [ "die", "getopts", "lazy_static", "tinyrick", "tinyrick_extras", ] [[package]] name = "die" version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f8634d5e6139f7364a4e99bd718b2f511f2f25863146360e70909bc45a016290" [[package]] name = "getopts" version = "0.2.21" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5" dependencies = [ "unicode-width", ] [[package]] name = "lazy_static" version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" [[package]] name = "tinyrick" version = "0.0.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "504eac4d92d289782273d1cc4da582078f9b35e85b64c6dddfbf7ed773d7e294" dependencies = [ "getopts", "lazy_static", ] [[package]] name = "tinyrick_extras" version = "0.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a59a496a47794576c8fb1d8fd9727f6338d98a95acf9337400f91f8e891c041b" dependencies = [ "tinyrick", ] [[package]] name = "unicode-width" version = "0.1.10" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"