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
396 B
20 lines
396 B
name: "ahash"
|
|
description: "A non-cryptographic hash function using AES-NI for high performance"
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://crates.io/crates/ahash"
|
|
}
|
|
url {
|
|
type: ARCHIVE
|
|
value: "https://static.crates.io/crates/ahash/ahash-0.6.2.crate"
|
|
}
|
|
version: "0.6.2"
|
|
license_type: NOTICE
|
|
last_upgrade_date {
|
|
year: 2020
|
|
month: 12
|
|
day: 11
|
|
}
|
|
}
|