nushell/crates/nu-cmd-dataframe/src
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
..
dataframe fixed usages of deprecated chrono DateTime::from_utc (#10161) 2023-08-30 17:04:19 -05:00
lib.rs Put heavy dataframe dependencies behind feature flag (#9971) 2023-08-09 22:36:09 -07:00