mirror of
https://github.com/nexus-stc/hyperboria
synced 2025-01-24 09:27:38 +01:00
dd23846059
- [nexus] Switch bot - [bot] Added extra receivers functionality GitOrigin-RevId: 68fc32d3e79ff411758f54f435fe8680fc42dead
16 lines
250 B
Python
16 lines
250 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",
|
|
"rustfmt.toml",
|
|
],
|
|
visibility = ["//visibility:public"],
|
|
)
|