diff --git a/Cargo.toml b/Cargo.toml index 58f958e..1883c81 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.16.0" } -polars = { version = "0.50.0", features = [ +polars = { version = "0.52.0", features = [ "dataframe_arithmetic", "describe", "dtype-full",