blob: 1c9e894a5062b67d9c7a096e4f3dd9264dad5ab4 [file] [log] [blame]
Jeff Vander Stoep95ebb602023-11-24 14:58:34 +01001# 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 Maurer597ccd52023-06-12 16:37:41 +00005name: "annotate-snippets"
6description: "Library for building code annotations"
7third_party {
Matthew Maurer597ccd52023-06-12 16:37:41 +00008 license_type: NOTICE
9 last_upgrade_date {
10 year: 2023
Jeff Vander Stoep95ebb602023-11-24 14:58:34 +010011 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 Maurer597ccd52023-06-12 16:37:41 +000022 }
23}