You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
417 B
14 lines
417 B
[[package]] |
|
name = "getopts" |
|
version = "0.2.17" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
[[package]] |
|
name = "nrgrip" |
|
version = "0.1.0" |
|
dependencies = [ |
|
"getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
] |
|
|
|
[metadata] |
|
"checksum getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" = "b900c08c1939860ce8b54dc6a89e26e00c04c380fd0e09796799bd7f12861e05"
|
|
|