Andrew Walbran | 865991c | 2023-10-18 16:32:20 +0100 | [diff] [blame] | 1 | // This file is generated by cargo_embargo. |
James Farrell | e6b5aab | 2024-05-08 21:55:05 +0000 | [diff] [blame] | 2 | // Do not modify this file after the first "rust_*" or "genrule" module |
| 3 | // because the changes will be overridden on upgrade. |
| 4 | // Content before the first "rust_*" or "genrule" module is preserved. |
Matthew Maurer | f2a65af | 2023-06-26 17:10:43 +0000 | [diff] [blame] | 5 | |
Wei Li | 855a1cb | 2024-07-26 22:50:53 +0000 | [diff] [blame^] | 6 | package { |
| 7 | default_applicable_licenses: ["external_rust_crates_annotate-snippets_license"], |
| 8 | } |
| 9 | |
| 10 | license { |
| 11 | name: "external_rust_crates_annotate-snippets_license", |
| 12 | visibility: [":__subpackages__"], |
| 13 | license_kinds: [ |
| 14 | "SPDX-license-identifier-Apache-2.0", |
| 15 | ], |
| 16 | license_text: [ |
| 17 | "LICENSE", |
| 18 | ], |
| 19 | } |
| 20 | |
Matthew Maurer | f2a65af | 2023-06-26 17:10:43 +0000 | [diff] [blame] | 21 | rust_library_host { |
| 22 | name: "libannotate_snippets", |
| 23 | crate_name: "annotate_snippets", |
| 24 | cargo_env_compat: true, |
Jeff Vander Stoep | 95ebb60 | 2023-11-24 14:58:34 +0100 | [diff] [blame] | 25 | cargo_pkg_version: "0.9.2", |
James Farrell | ad0ac7d | 2024-05-20 17:06:24 +0000 | [diff] [blame] | 26 | crate_root: "src/lib.rs", |
Matthew Maurer | f2a65af | 2023-06-26 17:10:43 +0000 | [diff] [blame] | 27 | edition: "2018", |
| 28 | features: ["default"], |
Andrew Walbran | 865991c | 2023-10-18 16:32:20 +0100 | [diff] [blame] | 29 | rustlibs: ["libunicode_width"], |
Matthew Maurer | f2a65af | 2023-06-26 17:10:43 +0000 | [diff] [blame] | 30 | compile_multilib: "first", |
Matthew Maurer | f2a65af | 2023-06-26 17:10:43 +0000 | [diff] [blame] | 31 | } |