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
364 B
20 lines
364 B
4 months ago
|
name: "walkdir"
|
||
|
description: "Recursively walk a directory."
|
||
|
third_party {
|
||
|
url {
|
||
|
type: HOMEPAGE
|
||
|
value: "https://crates.io/crates/walkdir"
|
||
|
}
|
||
|
url {
|
||
|
type: ARCHIVE
|
||
|
value: "https://static.crates.io/crates/walkdir/walkdir-2.3.2.crate"
|
||
|
}
|
||
|
version: "2.3.2"
|
||
|
license_type: NOTICE
|
||
|
last_upgrade_date {
|
||
|
year: 2021
|
||
|
month: 4
|
||
|
day: 2
|
||
|
}
|
||
|
}
|