4 lines
48 B
Rust
Raw Normal View History

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