blob: 0ba1a6bfc7773e6edfc513209447c0ec38728e0e [file] [log] [blame]
Chih-Hung Hsiehd1875122020-04-07 14:24:01 -07001name: "glob"
2description: "Support for matching file paths against Unix shell style patterns."
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/glob"
7 }
8 url {
Chih-Hung Hsieh3d9b9a72020-08-25 20:49:18 -07009 type: ARCHIVE
10 value: "https://static.crates.io/crates/glob/glob-0.3.0.crate"
Chih-Hung Hsiehd1875122020-04-07 14:24:01 -070011 }
12 version: "0.3.0"
13 license_type: NOTICE
14 last_upgrade_date {
15 year: 2020
16 month: 3
17 day: 31
18 }
19}