1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-25 05:38:20 +02:00
nushell/crates/nu-command/build.rs
2022-02-07 14:54:06 -05:00

4 lines
62 B
Rust

fn main() -> shadow_rs::SdResult<()> {
shadow_rs::new()
}