mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 07:04:22 +01:00
4 lines
76 B
Rust
4 lines
76 B
Rust
fn main() {
|
|
tonic_build::compile_protos("proto/node.proto").unwrap();
|
|
}
|