nushell/crates/nu-cli
Michael Angerman 5ff4bcfb7a
Nucli refactor crate stream (#2828)
* nu-stream is building on its own, now clean up Cargo.toml

* replace the stream crate in nu-cli

* cc

* since we moved stream out of the nu-cli crate and into its own crate we need to remove pub(crate) and just make it pub

* clean up the prelude and hand merge everything together

* clean up Cargo.tom

* cargo fmt along with Cargo.lock
2020-12-28 18:34:27 +13:00
..
assets moved theme assets local to crate (#2329) 2020-08-11 13:57:03 -05:00
src Nucli refactor crate stream (#2828) 2020-12-28 18:34:27 +13:00
tests Multiline scripts part 2 (#2795) 2020-12-18 20:53:49 +13:00
build.rs update to shadow-rs 0.5. make use easy (#2793) 2020-12-24 05:56:05 +13:00
Cargo.toml Nucli refactor crate stream (#2828) 2020-12-28 18:34:27 +13:00