blob: ba8e6eca1cdb40fb3a8ae268bc4d0bfa49cc4a94 [file] [log] [blame]
Joel Galenson0fa126b2020-07-07 13:41:04 -07001name: "rand_chacha"
Chih-Hung Hsieh9aa0d592020-08-25 20:49:26 -07002description: "ChaCha random number generator"
Joel Galenson0fa126b2020-07-07 13:41:04 -07003third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/rand_chacha"
7 }
8 url {
Chih-Hung Hsieh9aa0d592020-08-25 20:49:26 -07009 type: ARCHIVE
Haibo Huangff0a4cf2020-12-15 16:12:10 -080010 value: "https://static.crates.io/crates/rand_chacha/rand_chacha-0.3.0.crate"
Joel Galenson0fa126b2020-07-07 13:41:04 -070011 }
Haibo Huangff0a4cf2020-12-15 16:12:10 -080012 version: "0.3.0"
Joel Galenson0fa126b2020-07-07 13:41:04 -070013 license_type: NOTICE
Chih-Hung Hsieh9aa0d592020-08-25 20:49:26 -070014 last_upgrade_date {
15 year: 2020
Haibo Huangff0a4cf2020-12-15 16:12:10 -080016 month: 12
17 day: 15
Chih-Hung Hsieh9aa0d592020-08-25 20:49:26 -070018 }
Joel Galenson0fa126b2020-07-07 13:41:04 -070019}