1name: "rustversion"
2description: "Conditional compilation according to rustc compiler version"
3third_party {
4  url {
5    type: HOMEPAGE
6    value: "https://crates.io/crates/rustversion"
7  }
8  url {
9    type: ARCHIVE
10    value: "https://static.crates.io/crates/rustversion/rustversion-1.0.4.crate"
11  }
12  version: "1.0.4"
13  # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
14  license_type: NOTICE
15  last_upgrade_date {
16    year: 2021
17    month: 2
18    day: 19
19  }
20}
21