1name: "bindgen-cli" 2description: "Automatically generates Rust FFI bindings to C and C++ libraries." 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://crates.io/crates/bindgen-cli" 7 } 8 url { 9 type: ARCHIVE 10 value: "https://static.crates.io/crates/bindgen-cli/bindgen-cli-0.64.0.crate" 11 } 12 version: "0.64.0" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2023 16 month: 2 17 day: 16 18 } 19} 20