nushell/crates/nu-command
Ian Manske fe99729cdb
Prevent panic on date overflow (#12427)
# Description
Fixes #12095 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 (#12427) 2024-04-06 15:16:49 +00:00
tests Range refactor (#12405) 2024-04-06 09:04:56 -05:00
Cargo.toml Bump version to 0.92.2 (#12402) 2024-04-05 10:24:00 -04:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00