You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
490 B
21 lines
490 B
4 months ago
|
name: "rustversion"
|
||
|
description: "Conditional compilation according to rustc compiler version"
|
||
|
third_party {
|
||
|
url {
|
||
|
type: HOMEPAGE
|
||
|
value: "https://crates.io/crates/rustversion"
|
||
|
}
|
||
|
url {
|
||
|
type: ARCHIVE
|
||
|
value: "https://static.crates.io/crates/rustversion/rustversion-1.0.4.crate"
|
||
|
}
|
||
|
version: "1.0.4"
|
||
|
# Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
|
||
|
license_type: NOTICE
|
||
|
last_upgrade_date {
|
||
|
year: 2021
|
||
|
month: 2
|
||
|
day: 19
|
||
|
}
|
||
|
}
|