blob: 69902b5e0fc5493b923aa3cfd4b3d9ce4003c95e [file] [log] [blame]
Andrew Walbran865991c2023-10-18 16:32:20 +01001// This file is generated by cargo_embargo.
James Farrelle6b5aab2024-05-08 21:55:05 +00002// 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 Maurerf2a65af2023-06-26 17:10:43 +00005
Matthew Maurerf2a65af2023-06-26 17:10:43 +00006rust_library_host {
7 name: "libannotate_snippets",
8 crate_name: "annotate_snippets",
9 cargo_env_compat: true,
Jeff Vander Stoep95ebb602023-11-24 14:58:34 +010010 cargo_pkg_version: "0.9.2",
James Farrellad0ac7d2024-05-20 17:06:24 +000011 crate_root: "src/lib.rs",
Matthew Maurerf2a65af2023-06-26 17:10:43 +000012 edition: "2018",
13 features: ["default"],
Andrew Walbran865991c2023-10-18 16:32:20 +010014 rustlibs: ["libunicode_width"],
Matthew Maurerf2a65af2023-06-26 17:10:43 +000015 compile_multilib: "first",
Matthew Maurerf2a65af2023-06-26 17:10:43 +000016}