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
390 B
20 lines
390 B
name: "glob"
|
|
description: "Support for matching file paths against Unix shell style patterns."
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://crates.io/crates/glob"
|
|
}
|
|
url {
|
|
type: ARCHIVE
|
|
value: "https://static.crates.io/crates/glob/glob-0.3.0.crate"
|
|
}
|
|
version: "0.3.0"
|
|
license_type: NOTICE
|
|
last_upgrade_date {
|
|
year: 2020
|
|
month: 3
|
|
day: 31
|
|
}
|
|
}
|