It works!... not. Cant cast i32 to u8...
This commit is contained in:
8
Cargo.lock
generated
8
Cargo.lock
generated
@@ -1,4 +1,12 @@
|
||||
[root]
|
||||
name = "picomp"
|
||||
version = "0.1.0"
|
||||
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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user