blob: 5a786dc0d231c8298ebdf00c3362fd994250684d [file] [log] [blame]
Jeff Vander Stoep3d4b2322020-12-21 09:29:10 +01001name: "matches"
2description: "A macro to evaluate, as a boolean, whether an expression matches a pattern."
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/matches"
7 }
8 url {
9 type: ARCHIVE
Joel Galenson332a66f2021-09-23 07:45:06 -070010 value: "https://static.crates.io/crates/matches/matches-0.1.9.crate"
Jeff Vander Stoep3d4b2322020-12-21 09:29:10 +010011 }
Joel Galenson332a66f2021-09-23 07:45:06 -070012 version: "0.1.9"
Jeff Vander Stoep3d4b2322020-12-21 09:29:10 +010013 license_type: NOTICE
14 last_upgrade_date {
Joel Galenson332a66f2021-09-23 07:45:06 -070015 year: 2021
16 month: 9
17 day: 23
Jeff Vander Stoep3d4b2322020-12-21 09:29:10 +010018 }
19}