[package] name = "futures-v01x" version = "0.1.0" authors = ["Manuel Schölling "] 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"