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