Files
r4bbit 7b9fb837e3 refactor: move programs into programs and UIs into apps
This refactors the repository structure as it has grown over time.
2026-05-26 13:54:02 +02:00

4 lines
48 B
Rust

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