forked from extern/nushell
4 lines
78 B
Rust
4 lines
78 B
Rust
fn main() -> Result<(), Box<dyn std::error::Error>> {
|
|
nu_build::build()
|
|
}
|