futures-executor-preview 0.3.0-alpha.7

Executors for asynchronous tasks based on the futures-rs library.
Build #119222 2018-10-02T17:12:35.831852+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading futures-executor-preview v0.3.0-alpha.7
thread 'main' panicked at 'Error(
CargoError(
ChainedError {
error: failed to parse registry's information for: futures-util-preview,
cause: Feature `compat` includes `futures01` which is neither a dependency nor another feature
}
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.