mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
4 lines
84 B
Rust
4 lines
84 B
Rust
fn main() {
|
|
build_solidity_contracts::build("contracts", "artifacts").unwrap();
|
|
}
|