blob: b53d840a223ea01ccaa3976e4f302152d626dc9e [file] [log] [blame]
Jason Macnak09c36882020-04-01 16:22:56 +00001name: "futures-channel"
Haibo Huang0cf3d2c2020-05-08 19:24:52 -07002description: "Channels for asynchronous communication using futures-rs."
Jason Macnak09c36882020-04-01 16:22:56 +00003third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/futures-channel"
7 }
8 url {
Chih-Hung Hsieh5dedcea2020-08-25 20:49:15 -07009 type: ARCHIVE
Joel Galenson7980c2c2021-04-01 15:55:17 -070010 value: "https://static.crates.io/crates/futures-channel/futures-channel-0.3.13.crate"
Jason Macnak09c36882020-04-01 16:22:56 +000011 }
Joel Galenson7980c2c2021-04-01 15:55:17 -070012 version: "0.3.13"
Jason Macnak09c36882020-04-01 16:22:56 +000013 license_type: NOTICE
Haibo Huang0cf3d2c2020-05-08 19:24:52 -070014 last_upgrade_date {
Haibo Huang09da6032021-02-09 17:02:02 -080015 year: 2021
Joel Galenson7980c2c2021-04-01 15:55:17 -070016 month: 4
17 day: 1
Haibo Huang0cf3d2c2020-05-08 19:24:52 -070018 }
Jason Macnak09c36882020-04-01 16:22:56 +000019}