regex 0.1.8

An implementation of regular expressions for Rust.
Build #15670 2016-08-11T20:40:52.152855+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading regex v0.1.8
thread 'main' panicked at 'ChainedError {
error: failed to compile `regex v0.1.8`, intermediate artifacts can be found at `/home/cratesfyi/regex-0.1.8`,
cause: Package `regex v0.1.8` does not have these features: `pattern`
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.