# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "crabsay" version = "0.1.1" dependencies = [ "ferris-says", ] [[package]] name = "ferris-says" version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9515ec2dd9606ec230f6b2d1f25fd9e808a2f2af600143f7efe7e5865505b7aa" dependencies = [ "smallvec", "textwrap", "unicode-width", ] [[package]] name = "smallvec" version = "0.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f90c5e5fe535e48807ab94fc611d323935f39d4660c52b26b96446a7b33aef10" [[package]] name = "smawk" version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f67ad224767faa3c7d8b6d91985b78e70a1324408abcb1cfcc2be4c06bc06043" [[package]] name = "textwrap" version = "0.13.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cd05616119e612a8041ef58f2b578906cc2531a6069047ae092cfb86a325d835" dependencies = [ "smawk", "unicode-width", ] [[package]] name = "unicode-width" version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"