nomos-pocs/goas/cl/risc0_proofs/build.rs

4 lines
48 B
Rust

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