mirror of
https://github.com/serai-dex/serai.git
synced 2024-12-27 14:09:48 +00:00
3 lines
84 B
Rust
3 lines
84 B
Rust
fn main() {
|
|
build_solidity_contracts::build("contracts", "artifacts").unwrap();
|
|
}
|