anki/cargo/BUILD.bazel

17 lines
284 B
Python
Raw Normal View History

"""
@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
])
2020-11-24 09:41:03 +01:00
# No targets defined
exports_files(["licenses.json"])