mirror of
https://github.com/danbulant/nushell
synced 2026-06-13 11:41:49 +00:00
* First iteration of the version command * Cleanup * Fix the installed plugins bug * Fix fmt check issue * Fix clippy warning * Fixing all clippy warnings * Remove old code
3 lines
62 B
Rust
3 lines
62 B
Rust
fn main() -> shadow_rs::SdResult<()> {
|
|
shadow_rs::new()
|
|
}
|