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.
20 lines
399 B
20 lines
399 B
name: "bitflags"
|
|
description: "A macro to generate structures which behave like bitflags."
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://crates.io/crates/bitflags"
|
|
}
|
|
url {
|
|
type: ARCHIVE
|
|
value: "https://static.crates.io/crates/bitflags/bitflags-1.2.1.crate"
|
|
}
|
|
version: "1.2.1"
|
|
license_type: NOTICE
|
|
last_upgrade_date {
|
|
year: 2019
|
|
month: 12
|
|
day: 12
|
|
}
|
|
}
|