blob: 77bae4d2d1ab3c9f47a50dc931f78e8f1f18cae7 [file] [log] [blame]
Chih-Hung Hsiehfab43802020-04-07 14:24:01 -07001name: "clang-sys"
2description: "Rust bindings for libclang."
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/clang-sys"
7 }
8 url {
9 type: GIT
10 value: "https://github.com/KyleMayes/clang-sys"
11 }
12 version: "0.29.3"
13 license_type: NOTICE
14 last_upgrade_date {
15 year: 2020
16 month: 3
17 day: 31
18 }
19}