| Andrew Walbran | 12f6140 | 2020-10-14 11:10:53 +0100 | [diff] [blame] | 1 | name: "nix" |
| 2 | description: "Rust friendly bindings to *nix APIs" |
| 3 | third_party { |
| 4 | url { |
| 5 | type: HOMEPAGE |
| 6 | value: "https://crates.io/crates/nix" |
| 7 | } |
| 8 | url { |
| 9 | type: ARCHIVE |
| Joel Galenson | 4727c11 | 2021-04-02 12:22:24 -0700 | [diff] [blame] | 10 | value: "https://static.crates.io/crates/nix/nix-0.20.0.crate" |
| Andrew Walbran | 12f6140 | 2020-10-14 11:10:53 +0100 | [diff] [blame] | 11 | } |
| Joel Galenson | 4727c11 | 2021-04-02 12:22:24 -0700 | [diff] [blame] | 12 | version: "0.20.0" |
| Andrew Walbran | 12f6140 | 2020-10-14 11:10:53 +0100 | [diff] [blame] | 13 | license_type: NOTICE |
| 14 | last_upgrade_date { |
| Joel Galenson | 4727c11 | 2021-04-02 12:22:24 -0700 | [diff] [blame] | 15 | year: 2021 |
| 16 | month: 4 |
| 17 | day: 2 |
| Andrew Walbran | 12f6140 | 2020-10-14 11:10:53 +0100 | [diff] [blame] | 18 | } |
| 19 | } |