4 lines
48 B
Rust
Raw Normal View History

2025-07-01 21:37:25 -04:00
fn main() {
risc0_build::embed_methods();
}