r4bbit 3622016e6c refactor: move programs into programs and UIs into apps
This refactors the repository structure as it has grown over time.
2026-05-26 14:05:52 +02:00

4 lines
48 B
Rust

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