blob: 7d115edb91a5514cdcb6cc4117eceae616804355 [file] [log] [blame]
Jakub Kotur7f88a9e2020-12-22 09:58:48 +01001name: "rayon"
2description: "Simple work-stealing parallelism for Rust"
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/rayon"
7 }
8 url {
9 type: ARCHIVE
10 value: "https://static.crates.io/crates/rayon/rayon-1.5.0.crate"
11 }
12 version: "1.5.0"
13 license_type: NOTICE
14 last_upgrade_date {
15 year: 2020
16 month: 12
17 day: 21
18 }
19}