| ############################################################################### |
| # @generated |
| # 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 |
| ############################################################################### |
| |
| package(default_visibility = ["//visibility:public"]) |
| |
| exports_files( |
| [ |
| "cargo-bazel.json", |
| "defs.bzl", |
| "crates.bzl", |
| ] + glob([ |
| "*.bazel", |
| ]), |
| ) |
| |
| filegroup( |
| name = "srcs", |
| srcs = glob([ |
| "*.bazel", |
| "*.bzl", |
| ]), |
| ) |
| |
| # Workspace Member Dependencies |
| alias( |
| name = "bindgen", |
| actual = "@rules_rust_bindgen__bindgen-0.60.1//:bindgen", |
| tags = ["manual"], |
| ) |
| |
| alias( |
| name = "libloading", |
| actual = "@rules_rust_bindgen__libloading-0.7.3//:libloading", |
| tags = ["manual"], |
| ) |
| |
| # Binaries |
| alias( |
| name = "bindgen__bindgen", |
| actual = "@rules_rust_bindgen__bindgen-0.60.1//:bindgen__bin", |
| tags = ["manual"], |
| ) |
| |
| alias( |
| name = "clap__stdio-fixture", |
| actual = "@rules_rust_bindgen__clap-3.2.12//:stdio-fixture__bin", |
| tags = ["manual"], |
| ) |