anki/cargo/BUILD.bazel
2020-11-24 18:41:03 +10:00

17 lines
284 B
Python

"""
@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
])
# No targets defined
exports_files(["licenses.json"])