blob: 0e660ffe1be6b3ba61fa62a3e5d8f93a77f422dc [file] [log] [blame]
Jason Macnakefaa0952019-12-12 22:33:33 +00001name: "bitflags"
Chih-Hung Hsieh04265b72020-10-12 00:50:53 -07002description: "A macro to generate structures which behave like bitflags."
Jason Macnakefaa0952019-12-12 22:33:33 +00003third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/bitflags"
7 }
8 url {
Chih-Hung Hsiehe68ed0e2020-08-25 20:49:12 -07009 type: ARCHIVE
Joel Galensonf9c300d2021-09-22 14:30:25 -070010 value: "https://static.crates.io/crates/bitflags/bitflags-1.3.2.crate"
Jason Macnakefaa0952019-12-12 22:33:33 +000011 }
Joel Galensonf9c300d2021-09-22 14:30:25 -070012 version: "1.3.2"
Bob Badour7255afa2020-04-23 15:43:03 -070013 license_type: NOTICE
Chih-Hung Hsiehe68ed0e2020-08-25 20:49:12 -070014 last_upgrade_date {
Joel Galensonf9c300d2021-09-22 14:30:25 -070015 year: 2021
16 month: 9
17 day: 22
Chih-Hung Hsiehe68ed0e2020-08-25 20:49:12 -070018 }
Jason Macnakefaa0952019-12-12 22:33:33 +000019}