| Jeff Vander Stoep | 4d7867d | 2022-12-12 11:02:41 +0100 | [diff] [blame] | 1 | # This project was upgraded with external_updater. |
| Jeff Vander Stoep | 1872b3e | 2024-02-01 19:43:14 +0100 | [diff] [blame] | 2 | # Usage: tools/external_updater/updater.sh update external/rust/crates/getrandom |
| 3 | # For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md |
| Jeff Vander Stoep | 4d7867d | 2022-12-12 11:02:41 +0100 | [diff] [blame] | 4 | |
| Joel Galenson | 424f1b4 | 2020-07-07 13:20:14 -0700 | [diff] [blame] | 5 | name: "getrandom" |
| Chih-Hung Hsieh | d7bdbb2 | 2020-08-25 20:49:17 -0700 | [diff] [blame] | 6 | description: "A small cross-platform library for retrieving random data from system source" |
| Joel Galenson | 424f1b4 | 2020-07-07 13:20:14 -0700 | [diff] [blame] | 7 | third_party { |
| Joel Galenson | 424f1b4 | 2020-07-07 13:20:14 -0700 | [diff] [blame] | 8 | license_type: NOTICE |
| Chih-Hung Hsieh | d7bdbb2 | 2020-08-25 20:49:17 -0700 | [diff] [blame] | 9 | last_upgrade_date { |
| Jeff Vander Stoep | 1872b3e | 2024-02-01 19:43:14 +0100 | [diff] [blame] | 10 | year: 2024 |
| 11 | month: 2 |
| 12 | day: 1 |
| 13 | } |
| 14 | homepage: "https://crates.io/crates/getrandom" |
| 15 | identifier { |
| 16 | type: "Archive" |
| 17 | value: "https://static.crates.io/crates/getrandom/getrandom-0.2.12.crate" |
| 18 | version: "0.2.12" |
| Chih-Hung Hsieh | d7bdbb2 | 2020-08-25 20:49:17 -0700 | [diff] [blame] | 19 | } |
| Joel Galenson | 424f1b4 | 2020-07-07 13:20:14 -0700 | [diff] [blame] | 20 | } |