aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 12628398a9132ac0b2ae8e65f8e6c12d1bb1a1ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "clang-sys"
description: "Rust bindings for libclang."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/clang-sys"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/clang-sys/clang-sys-1.1.1.crate"
  }
  version: "1.1.1"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 2
    day: 22
  }
}