mirror of
https://github.com/nushell/nushell.git
synced 2024-11-23 08:53:29 +01:00
ff236da72c
* [wasi] Update time & instant crates In https://github.com/nushell/nushell/pull/2643 instant was updated by adding it as a hard dependency in Cargo.toml, but it's better to avoid it and only update in Cargo.lock via `cargo update -p ...`. Additionally, updated `time` crate so that now some basic commands like `ls` work too, although formatting is pretty bad. * Update default terminal width to 80 If termsize can't return anything, use 80 chars (e.g. on WASI). |
||
---|---|---|
.. | ||
assets | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |