1name: "rustix" 2description: "Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls" 3third_party { 4 identifier { 5 type: "crates.io" 6 value: "rustix" 7 } 8 identifier { 9 type: "Archive" 10 value: "https://static.crates.io/crates/rustix/rustix-0.38.31.crate" 11 primary_source: true 12 } 13 version: "0.38.31" 14 # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same. 15 license_type: NOTICE 16 last_upgrade_date { 17 year: 2024 18 month: 3 19 day: 13 20 } 21} 22