diff --git a/Cargo.toml b/Cargo.toml index c1d70d59..2f5baf4b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ heck = "0.4.1" indexmap = "2.1.0" indicatif = "0.17.7" lazy_static = "1.4.0" -polars = { version = "0.35.0", features = [ +polars = { version = "0.35.4", features = [ "parquet", "string_encoding", "polars-lazy",