blob: 85dc3b7ea48642ef6d1f2bd1590aaf7dd06bab7a [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 //sys/complex/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 = "git2",
actual = "@complex_sys__git2-0.14.4//:git2",
tags = ["manual"],
)
# Binaries
alias(
name = "cc__gcc-shim",
actual = "@complex_sys__cc-1.0.73//:gcc-shim__bin",
tags = ["manual"],
)