diff --git a/Cargo.toml b/Cargo.toml index 2cdb043..60c8132 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ tag = "v1.1.1" ezpz-stubz = { path = "stubz", package = "ezpz-stubz" } hashbrown = { version = "0.15.4" } -polars = { version = "0.49.1", features = [ +polars = { version = "0.51.0", features = [ "dataframe_arithmetic", "describe", "dtype-full",