ripgrep 0.1.16

Line oriented search tool using Rust's regex library. Combines the raw performance of grep with the usability of the silver searcher.
Build #310602016-09-23T01:51:08.381274+00:00
# rustc version
rustc 1.13.0-nightly (4f9812a59 2016-09-21)# docs.rs version
cratesfyi 0.2.0 (fb1be72 2016-08-29)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading ripgrep v0.1.16
thread 'main' panicked at 'ChainedError {
error: failed to compile `ripgrep v0.1.16`, intermediate artifacts can be found at `/home/cratesfyi/ripgrep-0.1.16`,
cause: no library targets found
}', src/bin/cratesfyi.rs:132
note: Run with `RUST_BACKTRACE=1` for a backtrace.