[package] name = "tokio-timer-futures2" version = "0.2.1" authors = ["Carl Lerche "] license = "MIT/Apache-2.0" readme = "README.md" repository = "https://github.com/asonix/tokio-timer" homepage = "https://github.com/tokio-rs/tokio-timer" description = """ Timer facilities for Tokio """ [dependencies] futures-core = "0.2.0-beta" slab = "0.3.0"