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
407 B

name: "lazy_static"
description: "A macro for declaring lazily evaluated statics in Rust."
third_party {
url {
type: HOMEPAGE
value: "https://crates.io/crates/lazy_static"
}
url {
type: ARCHIVE
value: "https://static.crates.io/crates/lazy_static/lazy_static-1.4.0.crate"
}
version: "1.4.0"
license_type: NOTICE
last_upgrade_date {
year: 2020
month: 3
day: 31
}
}