aosp12/external/rust/crates/thread_local/METADATA

20 lines
386 B
Plaintext
Raw Permalink Normal View History

2023-01-09 17:11:35 +08:00
name: "thread_local"
description: "Per-object thread-local storage"
third_party {
url {
type: HOMEPAGE
value: "https://crates.io/crates/thread_local"
}
url {
type: ARCHIVE
value: "https://static.crates.io/crates/thread_local/thread_local-1.1.3.crate"
}
version: "1.1.3"
license_type: NOTICE
last_upgrade_date {
year: 2021
month: 2
day: 9
}
}