futures-v01x 0.1.0

A mirror of futures v0.1.x to play nicely with futures-compat and futures v0.2.x
Documentation
[package]
name = "futures-v01x"
version = "0.1.0"
authors = ["Manuel Schölling <manuel.schoelling@gmx.de>"]
description = "A mirror of futures v0.1.x to play nicely with futures-compat and futures v0.2.x"
license = "MIT/Apache-2.0"
documentation = "https://docs.rs/crate/futures/0.1.21"
homepage = "https://github.com/rust-lang-nursery/futures-rs/tree/0.1"

[dependencies]
futures = "<0.2"