| ############################################################################### |
| # DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To |
| # regenerate this file, run the following: |
| # bazel run @//crate_universe/3rdparty:crates_vendor |
| ############################################################################### |
| "@rules_rust//rust:defs.bzl", |
| package(default_visibility = ["//visibility:public"]) |
| # "TODO", # MIT/Apache-2.0 |
| srcs = glob(["**/*.rs"]), |
| crate_root = "src/lib.rs", |
| rustc_flags = ["--cap-lints=allow"], |