blob: f07b1014ae07dcc9784d955e8c5a780e3f45592c [file] [log] [blame]
Joel Galensone479c242020-07-07 13:29:39 -07001name: "rand"
Chih-Hung Hsieha2ddaf22020-08-25 20:49:26 -07002description: "Random number generators and other randomness functionality."
Joel Galensone479c242020-07-07 13:29:39 -07003third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/rand"
7 }
8 url {
Chih-Hung Hsieha2ddaf22020-08-25 20:49:26 -07009 type: ARCHIVE
Haibo Huanga013ea22021-01-13 18:19:30 -080010 value: "https://static.crates.io/crates/rand/rand-0.8.2.crate"
Joel Galensone479c242020-07-07 13:29:39 -070011 }
Haibo Huanga013ea22021-01-13 18:19:30 -080012 version: "0.8.2"
Joel Galensone479c242020-07-07 13:29:39 -070013 license_type: NOTICE
Chih-Hung Hsieha2ddaf22020-08-25 20:49:26 -070014 last_upgrade_date {
Haibo Huanga013ea22021-01-13 18:19:30 -080015 year: 2021
16 month: 1
17 day: 13
Chih-Hung Hsieha2ddaf22020-08-25 20:49:26 -070018 }
Joel Galensone479c242020-07-07 13:29:39 -070019}