blob: 3b4ff690ef0860b387d6e5d5aa22adba61e65d2d [file] [log] [blame]
Andrew Walbran865991c2023-10-18 16:32:20 +01001// This file is generated by cargo_embargo.
Matthew Maurerf2a65af2023-06-26 17:10:43 +00002// Do not modify this file as changes will be overridden on upgrade.
3
Matthew Maurerf2a65af2023-06-26 17:10:43 +00004rust_library_host {
5 name: "libannotate_snippets",
6 crate_name: "annotate_snippets",
7 cargo_env_compat: true,
Jeff Vander Stoep95ebb602023-11-24 14:58:34 +01008 cargo_pkg_version: "0.9.2",
Matthew Maurerf2a65af2023-06-26 17:10:43 +00009 srcs: ["src/lib.rs"],
10 edition: "2018",
11 features: ["default"],
Andrew Walbran865991c2023-10-18 16:32:20 +010012 rustlibs: ["libunicode_width"],
Matthew Maurerf2a65af2023-06-26 17:10:43 +000013 compile_multilib: "first",
Matthew Maurerf2a65af2023-06-26 17:10:43 +000014}