blob: 42088b497f308b8b9f61fd5dbb4df85eabebf069 [file] [log] [blame]
Jakub Kotur9e26f452020-12-22 09:58:48 +01001name: "walkdir"
2description: "Recursively walk a directory."
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/walkdir"
7 }
8 url {
9 type: ARCHIVE
Elliott Hughesbe8e0ba2021-04-02 10:47:12 -070010 value: "https://static.crates.io/crates/walkdir/walkdir-2.3.2.crate"
Jakub Kotur9e26f452020-12-22 09:58:48 +010011 }
Elliott Hughesbe8e0ba2021-04-02 10:47:12 -070012 version: "2.3.2"
Jakub Kotur9e26f452020-12-22 09:58:48 +010013 license_type: NOTICE
14 last_upgrade_date {
Elliott Hughesbe8e0ba2021-04-02 10:47:12 -070015 year: 2021
16 month: 4
17 day: 2
Jakub Kotur9e26f452020-12-22 09:58:48 +010018 }
19}