mirror of
https://github.com/nushell/nushell.git
synced 2024-11-23 17:03:45 +01:00
7cbeebaac1
* 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
4 lines
62 B
Rust
4 lines
62 B
Rust
fn main() -> shadow_rs::SdResult<()> {
|
|
shadow_rs::new()
|
|
}
|