| # This project was upgraded with external_updater. | 
 | # Usage: tools/external_updater/updater.sh update rust/crates/linkme | 
 | # For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md | 
 |  | 
 | name: "linkme" | 
 | description: "Safe cross-platform linker shenanigans" | 
 | third_party { | 
 |   url { | 
 |     type: HOMEPAGE | 
 |     value: "https://crates.io/crates/linkme" | 
 |   } | 
 |   url { | 
 |     type: ARCHIVE | 
 |     value: "https://static.crates.io/crates/linkme/linkme-0.3.10.crate" | 
 |   } | 
 |   version: "0.3.10" | 
 |   license_type: NOTICE | 
 |   last_upgrade_date { | 
 |     year: 2023 | 
 |     month: 6 | 
 |     day: 1 | 
 |   } | 
 | } |