blob: 39d161d4adaedd74214340ca3c9ceaaa983f65ca [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
10 value: "https://static.crates.io/crates/rand/rand-0.7.3.crate"
Joel Galensone479c242020-07-07 13:29:39 -070011 }
12 version: "0.7.3"
Joel Galensone479c242020-07-07 13:29:39 -070013 license_type: NOTICE
Chih-Hung Hsieha2ddaf22020-08-25 20:49:26 -070014 last_upgrade_date {
15 year: 2020
16 month: 6
17 day: 18
18 }
Joel Galensone479c242020-07-07 13:29:39 -070019}