1name: "libchromeos-rs" 2description: 3 "libchromeos-rs contains Rust code that can be reused across any Chrome OS " 4 "project. The crate is copied from a bigger platform2 repo." 5 6third_party { 7 url { 8 type: GIT 9 value: "https://chromium.googlesource.com/chromiumos/platform2" 10 } 11 version: "a39ed76e487e191a009cba4676bdd9a33006cbc0" 12 last_upgrade_date { year: 2020 month: 12 day: 8 } 13 license_type: NOTICE 14} 15