| ############################################################################### |
| # DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To |
| # regenerate this file, run the following: |
| # bazel run //third_party/rust:crate_index |
| ############################################################################### |
| load("@rules_rust//rust:defs.bzl", "rust_library") |
| package(default_visibility = ["//visibility:public"]) |
| # "TODO", # Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT |
| srcs = glob(["**/*.rs"]), |
| crate_root = "src/lib.rs", |
| rustc_flags = ["--cap-lints=allow"], |
| version = "0.10.0+wasi-snapshot-preview1", |