diff --git a/Cargo.toml b/Cargo.toml index 4a472d7a..f60a9b12 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -70,7 +70,7 @@ uuid = { version = "1.0", features = ["v4"] } unicase = "2.6.0" rand = "0.8.3" tempdir = "0.3.7" -polars-core = "0.35.4" +polars-core = "0.36.2" # criterion = "0.3" # [[bench]]