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.
21 lines
441 B
21 lines
441 B
name: "uuid"
|
|
description: "A library to generate and parse UUIDs."
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://crates.io/crates/uuid"
|
|
}
|
|
url {
|
|
type: ARCHIVE
|
|
value: "https://static.crates.io/crates/uuid/uuid-0.8.2.crate"
|
|
}
|
|
version: "0.8.2"
|
|
# Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
|
|
license_type: NOTICE
|
|
last_upgrade_date {
|
|
year: 2021
|
|
month: 3
|
|
day: 12
|
|
}
|
|
}
|