nomos-pocs/goas/zone/methods/build.rs

4 lines
48 B
Rust

fn main() {
risc0_build::embed_methods();
}