blob: a71ef07b3dfa68f84e1c34d32d34235dcb39e650 [file] [log] [blame]
Andrew Walbran12f61402020-10-14 11:10:53 +01001name: "nix"
2description: "Rust friendly bindings to *nix APIs"
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/nix"
7 }
8 url {
9 type: ARCHIVE
Joel Galenson4727c112021-04-02 12:22:24 -070010 value: "https://static.crates.io/crates/nix/nix-0.20.0.crate"
Andrew Walbran12f61402020-10-14 11:10:53 +010011 }
Joel Galenson4727c112021-04-02 12:22:24 -070012 version: "0.20.0"
Andrew Walbran12f61402020-10-14 11:10:53 +010013 license_type: NOTICE
14 last_upgrade_date {
Joel Galenson4727c112021-04-02 12:22:24 -070015 year: 2021
16 month: 4
17 day: 2
Andrew Walbran12f61402020-10-14 11:10:53 +010018 }
19}