blob: 27fe835b61f255a9994c3bdada71c2f1c4688158 [file] [log] [blame]
Jason Macnak86b5b1a2020-03-18 01:38:46 +00001name: "futures-sink"
Haibo Huang40feb952020-05-08 19:25:51 -07002description: "The asynchronous `Sink` trait for the futures-rs library."
Jason Macnak86b5b1a2020-03-18 01:38:46 +00003third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/futures-sink"
7 }
8 url {
Chih-Hung Hsieha7d0bf62020-08-25 20:49:17 -07009 type: ARCHIVE
David LeGare9bc9a9c2022-03-02 16:21:19 +000010 value: "https://static.crates.io/crates/futures-sink/futures-sink-0.3.21.crate"
Jason Macnak86b5b1a2020-03-18 01:38:46 +000011 }
David LeGare9bc9a9c2022-03-02 16:21:19 +000012 version: "0.3.21"
Jason Macnak86b5b1a2020-03-18 01:38:46 +000013 license_type: NOTICE
Haibo Huang40feb952020-05-08 19:25:51 -070014 last_upgrade_date {
David LeGare9bc9a9c2022-03-02 16:21:19 +000015 year: 2022
16 month: 3
17 day: 1
Haibo Huang40feb952020-05-08 19:25:51 -070018 }
Jason Macnak86b5b1a2020-03-18 01:38:46 +000019}