4 lines
48 B
Rust
Raw Normal View History

2024-11-10 02:11:07 +01:00
fn main() {
risc0_build::embed_methods();
}