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