general fix

This commit is contained in:
Moudy 2025-08-11 12:08:47 +02:00
parent f34a988e16
commit 4f75773307

View File

@ -0,0 +1,3 @@
fn main() {
risc0_build::embed_methods();
}