blob: 75a29b9bc5f34ac8c607b61f2226792aae60a1c9 [file] [log] [blame]
Jason Macnakf4a8bd22020-03-19 20:54:21 +00001name: "futures-executor"
Haibo Huang5cc1ec02020-05-08 19:25:16 -07002description: "Executors for asynchronous tasks based on the futures-rs library."
Jason Macnakf4a8bd22020-03-19 20:54:21 +00003third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/futures-executor"
7 }
8 url {
Chih-Hung Hsiehd98db482020-08-25 20:49:16 -07009 type: ARCHIVE
Joel Galenson9313f9d2021-04-01 15:57:24 -070010 value: "https://static.crates.io/crates/futures-executor/futures-executor-0.3.13.crate"
Jason Macnakf4a8bd22020-03-19 20:54:21 +000011 }
Joel Galenson9313f9d2021-04-01 15:57:24 -070012 version: "0.3.13"
Jason Macnakf4a8bd22020-03-19 20:54:21 +000013 license_type: NOTICE
Haibo Huang5cc1ec02020-05-08 19:25:16 -070014 last_upgrade_date {
Haibo Huangedb6aa22021-02-09 17:06:48 -080015 year: 2021
Joel Galenson9313f9d2021-04-01 15:57:24 -070016 month: 4
17 day: 1
Haibo Huang5cc1ec02020-05-08 19:25:16 -070018 }
Jason Macnakf4a8bd22020-03-19 20:54:21 +000019}