blob: 9601454d8e556659f247cca88299d1c5d720b0c5 [file] [log] [blame]
###############################################################################
# @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.58.1//:bindgen",
tags = ["manual"],
)
alias(
name = "libloading",
actual = "@rules_rust_bindgen__libloading-0.6.3//:libloading",
tags = ["manual"],
)
# Binaries
alias(
name = "bindgen__bindgen",
actual = "@rules_rust_bindgen__bindgen-0.58.1//:bindgen__bin",
tags = ["manual"],
)