2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-30 05:43:34 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Michael Angerman
d4b6b4b09a
update all cargo crates to edition 2021 () 2022-01-21 00:13:45 +11:00
JT
850f66aa9d
Fix build breakage - bump ansi term ()
* Fix build breakage - bump ansi term

* Remove e-q ansi term
2022-01-03 09:36:32 +11:00
JT
4383b372f5
Cleanup binary stream print a little () 2022-01-01 21:42:15 +11:00
JT
3522bead97
Add string stream and binary stream, add text decoding ()
* WIP

* Add binary/string streams and text decoding

* Make string collection fallible

* Oops, forgot pretty hex

* Oops, forgot pretty hex

* clippy
2021-12-24 18:22:11 +11:00