blob: 963d0ab6ddc06ab02049fc793f31a4eaf043a1b8 [file] [log] [blame]
"""
@generated
cargo-raze workspace build 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 = "git2",
actual = "@rules_rust_examples_complex_sys__git2__0_13_12//:git2",
tags = [
"cargo-raze",
"manual",
],
)