Files
tokio/futures2/Cargo.toml
T

12 lines
240 B
TOML
Raw Normal View History

2018-03-13 13:57:35 -07:00
[package]
name = "futures2"
version = "0.1.0"
authors = ["Aaron Turon <[email protected]>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/tokio-rs/tokio"
homepage = "https://tokio.rs"
[dependencies]
futures = "0.2.0-alpha"