nushell/crates/nu-cmd-dataframe
Jack Wright fd4ba0443d
fixed usages of deprecated chrono DateTime::from_utc (#10161)
This addresses the warnings generated from using DateTime::from_utc.
DateTime::from_utc was deprecated as of chrono 0.4.27

Co-authored-by: Jack Wright <jack.wright@disqo.com>
2023-08-30 17:04:19 -05:00
..
src fixed usages of deprecated chrono DateTime::from_utc (#10161) 2023-08-30 17:04:19 -05:00
Cargo.toml Updating polars and sqlparser versions (#10114) 2023-08-30 00:13:34 +02:00
LICENSE move dataframe commands to nu-cmd-dataframe (#9241) 2023-05-19 10:56:08 -07:00