blob: 2ee600fd07cec75b49f86d1c654611c821705dfa [file] [log] [blame]
"""
@generated
cargo-raze generated Bazel file.
DO NOT EDIT! Replaced on runs of cargo-raze
"""
package(default_visibility = ["//visibility:public"])
licenses([
"notice", # See individual crates for specific licenses
])
# Aliased targets
alias(
name = "bzip2",
actual = "@rules_rust_examples_basic_sys__bzip2__0_3_3//:bzip2",
tags = [
"cargo-raze",
"manual",
],
)
# Export file for Stardoc support
exports_files(
[
"crates.bzl",
],
visibility = ["//visibility:public"],
)