mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
5 lines
103 B
Rust
5 lines
103 B
Rust
fn main() {
|
|
#[cfg(feature = "std")]
|
|
substrate_wasm_builder::WasmBuilder::build_using_defaults();
|
|
}
|