cargo-vendor 0.1.2

A Cargo subcommand to vendor all crates.io dependencies onto the local filesystem.
Build #295792016-08-29T23:36:17.643534+00:00
# rustc version
rustc 1.13.0-nightly (e9bc1bac8 2016-08-24)# docs.rs version
cratesfyi 0.2.0 (fb1be72 2016-08-29)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading cargo-vendor v0.1.2
thread 'main' panicked at 'ChainedError {
error: failed to compile `cargo-vendor v0.1.2`, intermediate artifacts can be found at `/home/cratesfyi/cargo-vendor-0.1.2`,
cause: no library targets found
}', src/bin/cratesfyi.rs:132
note: Run with `RUST_BACKTRACE=1` for a backtrace.