1[package] 2name = "futures-core" 3version.workspace = true 4rust-version.workspace = true 5edition.workspace = true 6license.workspace = true 7authors.workspace = true 8repository.workspace = true 9homepage.workspace = true 10 11[dependencies]