mirror of
https://github.com/nushell/nushell
synced 2024-11-10 15:14:14 +00:00
3 lines
78 B
Rust
3 lines
78 B
Rust
fn main() -> Result<(), Box<dyn std::error::Error>> {
|
|
nu_build::build()
|
|
}
|