1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-02 20:27:11 +02:00
nushell/crates/nu-command
Ian Manske 0cfbdc909e
Fix sys panic ()
# Description
This should fix  where the `sys` command can panic due to date
math in certain cases / on certain systems.

# User-Facing Changes
The `boot_time` column now has a date value instead of a formatted date
string. This is technically a breaking change.
2024-05-15 15:40:04 +08:00
..
src Fix sys panic () 2024-05-15 15:40:04 +08:00
tests Fix custom converters with save () 2024-05-12 13:19:28 +02:00
Cargo.toml Bump version to 0.93.1 () 2024-05-01 17:19:20 -05:00
LICENSE Fix rest of license year ranges () 2023-04-04 09:03:29 +12:00