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