1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-24 05:08:29 +02:00
nushell/crates/nu-cmd-dataframe
Jack Wright fd4ba0443d
fixed usages of deprecated chrono DateTime::from_utc ()
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 () 2023-08-30 17:04:19 -05:00
Cargo.toml Updating polars and sqlparser versions () 2023-08-30 00:13:34 +02:00
LICENSE move dataframe commands to nu-cmd-dataframe () 2023-05-19 10:56:08 -07:00