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