| name: "bindgen" | |
| description: "bindgen automatically generates Rust FFI bindings to C (and some C++) libraries." | |
| third_party { | |
| url { | |
| type: HOMEPAGE | |
| value: "https://crates.io/crates/bindgen" | |
| } | |
| url { | |
| type: ARCHIVE | |
| value: "https://static.crates.io/crates/bindgen/bindgen-0.55.1.crate" | |
| } | |
| version: "0.55.1" | |
| license_type: NOTICE | |
| last_upgrade_date { | |
| year: 2020 | |
| month: 8 | |
| day: 24 | |
| } | |
| } |