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.
18 lines
388 B
18 lines
388 B
name: "async_task"
|
|
description:
|
|
"Task abstraction for building executors (in rust)."
|
|
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://crates.io/crates/async-task"
|
|
}
|
|
url {
|
|
type: ARCHIVE
|
|
value: "https://static.crates.io/crates/async-task/async-task-4.0.3.crate"
|
|
}
|
|
version: "4.0.3"
|
|
last_upgrade_date { year: 2021 month: 2 day: 5 }
|
|
license_type: NOTICE
|
|
}
|