diff --git a/Cargo.toml b/Cargo.toml index 5f176778..f53bd580 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ lazy_static = "1.4" memchr = "2.3" num = { version = "0.4", default-features = false } pkg-config = "0.3.24" -polars = "0.35.4" +polars = "0.40.0" polars-core = "0.35.4" pretty_assertions = "1.4.0" proc-macro2 = "1.0.56"