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
405 B
20 lines
405 B
name: "instant"
|
|
description: "A partial replacement for std::time::Instant that works on WASM too."
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://crates.io/crates/instant"
|
|
}
|
|
url {
|
|
type: ARCHIVE
|
|
value: "https://static.crates.io/crates/instant/instant-0.1.9.crate"
|
|
}
|
|
version: "0.1.9"
|
|
license_type: NOTICE
|
|
last_upgrade_date {
|
|
year: 2020
|
|
month: 11
|
|
day: 19
|
|
}
|
|
}
|