contain-rs / lru-cache

A cache that holds a limited number of key-value pairs
https://contain-rs.github.io/lru-cache/lru_cache/
Apache License 2.0
83 stars 36 forks source link

failed to unpack package `lru-cache v0.0.6` #25

Closed sjmackenzie closed 8 years ago

sjmackenzie commented 8 years ago

https://github.com/rust-lang/cargo/issues/2326

$ cargo --version
cargo 0.7.0 (built 2016-01-18)

$ rustc --version
rustc 1.7.0-dev
sjmackenzie commented 8 years ago

https://github.com/rust-lang/cargo/issues/2326#issuecomment-176873338