It works!!!
This commit is contained in:
6
Cargo.lock
generated
6
Cargo.lock
generated
@@ -2,9 +2,15 @@
|
||||
name = "picomp"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"byteorder 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "byteorder"
|
||||
version = "0.5.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
|
||||
[[package]]
|
||||
name = "getopts"
|
||||
version = "0.2.14"
|
||||
|
||||
Reference in New Issue
Block a user