Jeff Vander Stoep | 95ebb60 | 2023-11-24 14:58:34 +0100 | [diff] [blame] | 1 | # This project was upgraded with external_updater. |
| 2 | # Usage: tools/external_updater/updater.sh update rust/crates/annotate-snippets |
| 3 | # For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md |
| 4 | |
Matthew Maurer | 597ccd5 | 2023-06-12 16:37:41 +0000 | [diff] [blame] | 5 | name: "annotate-snippets" |
| 6 | description: "Library for building code annotations" |
| 7 | third_party { |
Matthew Maurer | 597ccd5 | 2023-06-12 16:37:41 +0000 | [diff] [blame] | 8 | license_type: NOTICE |
| 9 | last_upgrade_date { |
| 10 | year: 2023 |
Jeff Vander Stoep | 95ebb60 | 2023-11-24 14:58:34 +0100 | [diff] [blame] | 11 | month: 11 |
| 12 | day: 24 |
| 13 | } |
| 14 | identifier { |
| 15 | type: "HOMEPAGE" |
| 16 | value: "https://crates.io/crates/annotate-snippets" |
| 17 | } |
| 18 | identifier { |
| 19 | type: "ARCHIVE" |
| 20 | value: "https://static.crates.io/crates/annotate-snippets/annotate-snippets-0.9.2.crate" |
| 21 | version: "0.9.2" |
Matthew Maurer | 597ccd5 | 2023-06-12 16:37:41 +0000 | [diff] [blame] | 22 | } |
| 23 | } |