blob: 7b4d9f1125ba25a4c0a6f2cd12218700bfc0dab4 [file] [log] [blame]
Victor Hsiehf32bc362020-12-15 13:56:41 -08001name: "memoffset"
2description: "offset_of functionality for Rust structs."
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/memoffset"
7 }
8 url {
9 type: ARCHIVE
David LeGare7d738372022-03-02 16:21:27 +000010 value: "https://static.crates.io/crates/memoffset/memoffset-0.6.5.crate"
Victor Hsiehf32bc362020-12-15 13:56:41 -080011 }
David LeGare7d738372022-03-02 16:21:27 +000012 version: "0.6.5"
Victor Hsiehf32bc362020-12-15 13:56:41 -080013 license_type: NOTICE
14 last_upgrade_date {
David LeGare7d738372022-03-02 16:21:27 +000015 year: 2022
16 month: 3
17 day: 1
Victor Hsiehf32bc362020-12-15 13:56:41 -080018 }
19}