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