blob: 8c76529da268c42040a556da7e0aa5b851491062 [file] [log] [blame]
Jeff Vander Stoep4d7867d2022-12-12 11:02:41 +01001# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update rust/crates/getrandom
3# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
4
Joel Galenson424f1b42020-07-07 13:20:14 -07005name: "getrandom"
Chih-Hung Hsiehd7bdbb22020-08-25 20:49:17 -07006description: "A small cross-platform library for retrieving random data from system source"
Joel Galenson424f1b42020-07-07 13:20:14 -07007third_party {
8 url {
9 type: HOMEPAGE
10 value: "https://crates.io/crates/getrandom"
11 }
12 url {
Chih-Hung Hsiehd7bdbb22020-08-25 20:49:17 -070013 type: ARCHIVE
Jeff Vander Stoep4d7867d2022-12-12 11:02:41 +010014 value: "https://static.crates.io/crates/getrandom/getrandom-0.2.8.crate"
Joel Galenson424f1b42020-07-07 13:20:14 -070015 }
Jeff Vander Stoep4d7867d2022-12-12 11:02:41 +010016 version: "0.2.8"
Joel Galenson424f1b42020-07-07 13:20:14 -070017 license_type: NOTICE
Chih-Hung Hsiehd7bdbb22020-08-25 20:49:17 -070018 last_upgrade_date {
David LeGare010ab1d2022-03-02 16:21:18 +000019 year: 2022
Jeff Vander Stoep4d7867d2022-12-12 11:02:41 +010020 month: 12
21 day: 12
Chih-Hung Hsiehd7bdbb22020-08-25 20:49:17 -070022 }
Joel Galenson424f1b42020-07-07 13:20:14 -070023}