nrgrip/Cargo.lock

15 lines
417 B
Plaintext
Raw Permalink Normal View History

2018-05-04 17:31:57 +02:00
[[package]]
name = "getopts"
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "nrgrip"
version = "0.1.0"
2016-12-08 22:58:26 +01:00
dependencies = [
2018-05-04 17:31:57 +02:00
"getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
2016-12-08 22:58:26 +01:00
]
2016-12-08 22:58:26 +01:00
[metadata]
2018-05-04 17:31:57 +02:00
"checksum getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" = "b900c08c1939860ce8b54dc6a89e26e00c04c380fd0e09796799bd7f12861e05"