nushell/crates/nu-command
Jonathan Turner 44e088c6fe
Move filesize to use bigint (#2984)
* Move filesize to be bigint-sized

* Add tests and fix filesize display

* clippy
2021-01-30 11:35:18 +13:00
..
assets nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
src Move filesize to use bigint (#2984) 2021-01-30 11:35:18 +13:00
tests allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
build.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
Cargo.toml Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00