mirror of
https://github.com/nexus-stc/hyperboria
synced 2024-12-17 23:27:46 +01:00
16a151ae19
GitOrigin-RevId: 55a38effd769ab15a3e0893cac84754ffb1de5a0
15 lines
226 B
Python
15 lines
226 B
Python
"""
|
|
@generated
|
|
cargo-raze generated Bazel file.
|
|
|
|
DO NOT EDIT! Replaced on runs of cargo-raze
|
|
"""
|
|
|
|
# Export file for Stardoc support
|
|
exports_files(
|
|
[
|
|
"crates.bzl",
|
|
],
|
|
visibility = ["//visibility:public"],
|
|
)
|