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
456 B
20 lines
456 B
name: "intrusive-collections"
|
|
description: "Intrusive collections for Rust (linked list and red-black tree)"
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://crates.io/crates/intrusive-collections"
|
|
}
|
|
url {
|
|
type: ARCHIVE
|
|
value: "https://static.crates.io/crates/intrusive-collections/intrusive-collections-0.9.0.crate"
|
|
}
|
|
version: "0.9.0"
|
|
license_type: NOTICE
|
|
last_upgrade_date {
|
|
year: 2020
|
|
month: 12
|
|
day: 15
|
|
}
|
|
}
|