Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upcan't find crate for `rustc_serialize` #27
Closed
Comments
|
I just published to crates.io. Thanks for reminding me! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I noticed you have fixed bugs with the new nightly but looks like you haven't propogated the changes to Cargo.
.rs:8:1: 8:51 error: can't find crate for
rustc_serialize/home/jp/.cargo/registry/src/github.com-1ecc6299db9ec823/bincode-0.0.12/src/lib.rs:8 extern crate "rustc-serialize" as rustc_serialize;