1 2 3 4 5 6 7 8 9 10 11 12
[root] name = "alias-auto-add" version = "0.0.1" dependencies = [ "getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "getopts" version = "0.2.14" source = "registry+https://github.com/rust-lang/crates.io-index"