nushell/crates/nu-table
Stefan Holderbach a82fa75c31
Update nu-ansi-term to remove Deref impl (#5706)
Resolves an unexpected issue due to `Deref` and `ToString` interacting

Details: https://github.com/nushell/nu-ansi-term/pull/5 and https://github.com/nushell/reedline/pull/435#issuecomment-1141348209

Also updates reedline: Includes a fix for a panic when the directory containing the history is deleted during a running reedline session. (nushell/reedline#436)
2022-06-03 21:38:54 +02:00
..
src fix[table]: Panic when passthru small number of table -w. (#5705) 2022-06-03 07:46:36 -05:00
.gitignore Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
Cargo.toml Update nu-ansi-term to remove Deref impl (#5706) 2022-06-03 21:38:54 +02:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00