blob: 0fec223b9ef2391662a551cd53a19f6c87fb6108 [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,
8 cargo_pkg_version: "0.9.1",
9 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}