This commit is contained in:
Elijah McMorris 2023-06-08 03:25:11 +00:00
parent 4074a97ae2
commit f3bc96b251
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
7 changed files with 124 additions and 36 deletions

View file

@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
[dependencies]
polars = { version = "0.28", features = [
polars = { version = "0.30", features = [
"lazy",
"strings",
"parquet",