blob: 383f04e16ef74043318f35d881416fbc0da75ffe [file] [log] [blame]
Matthew Maurer597ccd52023-06-12 16:37:41 +00001name: "annotate-snippets"
2description: "Library for building code annotations"
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/annotate-snippets"
7 }
8 url {
9 type: ARCHIVE
10 value: "https://static.crates.io/crates/annotate-snippets/annotate-snippets-0.9.1.crate"
11 }
12 version: "0.9.1"
13 # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
14 license_type: NOTICE
15 last_upgrade_date {
16 year: 2023
17 month: 6
18 day: 12
19 }
20}