mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-17 00:00:11 +02:00
12 lines
240 B
TOML
12 lines
240 B
TOML
[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"
|