blob: 26071bcb289ebe51d55ba93ec51e8d0089b9b80d [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
David LeGare2b7452c2022-03-02 16:21:13 +000010 value: "https://static.crates.io/crates/futures-executor/futures-executor-0.3.21.crate"
Jason Macnakf4a8bd22020-03-19 20:54:21 +000011 }
David LeGare2b7452c2022-03-02 16:21:13 +000012 version: "0.3.21"
Jason Macnakf4a8bd22020-03-19 20:54:21 +000013 license_type: NOTICE
Haibo Huang5cc1ec02020-05-08 19:25:16 -070014 last_upgrade_date {
David LeGare2b7452c2022-03-02 16:21:13 +000015 year: 2022
16 month: 3
17 day: 1
Haibo Huang5cc1ec02020-05-08 19:25:16 -070018 }
Jason Macnakf4a8bd22020-03-19 20:54:21 +000019}