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
422 B
20 lines
422 B
name: "lock_api"
|
|
description: "Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std."
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://crates.io/crates/lock_api"
|
|
}
|
|
url {
|
|
type: ARCHIVE
|
|
value: "https://static.crates.io/crates/lock_api/lock_api-0.4.2.crate"
|
|
}
|
|
version: "0.4.2"
|
|
license_type: NOTICE
|
|
last_upgrade_date {
|
|
year: 2020
|
|
month: 11
|
|
day: 17
|
|
}
|
|
}
|