1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-25 05:38:20 +02:00
nushell/crates/nu-command
Ian Manske fe99729cdb
Prevent panic on date overflow ()
# Description
Fixes  where date math using `chrono` can panic on overflow. It
looks like there's only one place that needed fixing.
2024-04-06 15:16:49 +00:00
..
src Prevent panic on date overflow () 2024-04-06 15:16:49 +00:00
tests Range refactor () 2024-04-06 09:04:56 -05:00
Cargo.toml Bump version to 0.92.2 () 2024-04-05 10:24:00 -04:00
LICENSE Fix rest of license year ranges () 2023-04-04 09:03:29 +12:00