# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[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 = "rusty-redis" version = "0.1.0" dependencies = [ "ferris-says", ] [[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.10" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"