mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-06 23:33:10 +00:00
5 lines
49 B
Rust
5 lines
49 B
Rust
|
|
fn main() {
|
||
|
|
risc0_build::embed_methods();
|
||
|
|
}
|
||
|
|
|