| ############################################################################### |
| # DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To |
| # regenerate this file, run the following: |
| # bazel run @//bindgen/3rdparty:crates_vendor |
| ############################################################################### |
| load("@rules_rust//rust:defs.bzl", "rust_library") |
| package(default_visibility = ["//visibility:public"]) |
| # "TODO", # Apache-2.0/MIT |
| name = "annotate_snippets", |
| srcs = glob(["**/*.rs"]), |
| crate_root = "src/lib.rs", |
| rustc_flags = ["--cap-lints=allow"], |
| "crate-name=annotate-snippets", |
| "@rules_rust_bindgen__unicode-width-0.1.10//:unicode_width", |
| "@rules_rust_bindgen__yansi-term-0.1.2//:yansi_term", |