| Joel Galenson | 424f1b4 | 2020-07-07 13:20:14 -0700 | [diff] [blame] | 1 | name: "getrandom" |
| 2 | description: | ||||
| 3 | "A small cross-platform library for retrieving random data from system " | ||||
| 4 | "source" | ||||
| 5 | |||||
| 6 | third_party { | ||||
| 7 | url { | ||||
| 8 | type: HOMEPAGE | ||||
| 9 | value: "https://crates.io/crates/getrandom" | ||||
| 10 | } | ||||
| 11 | url { | ||||
| 12 | type: GIT | ||||
| 13 | value: "https://github.com/rust-random/getrandom" | ||||
| 14 | } | ||||
| 15 | version: "0.1.14" | ||||
| 16 | last_upgrade_date { year: 2020 month: 6 day: 18 } | ||||
| 17 | license_type: NOTICE | ||||
| 18 | } | ||||