aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 463f005fc34aa67ee2a350187f8bfc7bf40e07a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
}