4 lines
48 B
Rust
Raw Normal View History

2025-08-07 17:49:26 +02:00
fn main() {
risc0_build::embed_methods();
}