mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-03-24 03:03:09 +00:00
5 lines
49 B
Rust
5 lines
49 B
Rust
|
|
fn main() {
|
||
|
|
risc0_build::embed_methods();
|
||
|
|
}
|
||
|
|
|