You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
450 B
20 lines
450 B
name: "futures"
|
|
description: "An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces."
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://crates.io/crates/futures"
|
|
}
|
|
url {
|
|
type: ARCHIVE
|
|
value: "https://static.crates.io/crates/futures/futures-0.3.13.crate"
|
|
}
|
|
version: "0.3.13"
|
|
license_type: NOTICE
|
|
last_upgrade_date {
|
|
year: 2021
|
|
month: 4
|
|
day: 1
|
|
}
|
|
}
|