5 lines
49 B
Rust
Raw Normal View History

2025-08-11 12:44:14 +02:00
fn main() {
risc0_build::embed_methods();
}