sccache 0.2.1

Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible, storing a cache in a remote storage using the S3 API.
Build #67988 2017-08-18T21:44:21.536039+00:00
# rustc version
rustc 1.20.0-dev (64484707f 2017-07-10)
# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading sccache v0.2.1
thread 'main' panicked at 'no library targets found', src/bin/cratesfyi.rs:142
note: Run with `RUST_BACKTRACE=1` for a backtrace.