[root] name = "passextract" version = "0.0.1" dependencies = [ "termion 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "libc" version = "0.2.15" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "termion" version = "1.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "libc 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)", ]