chore(tvix/tools/narinfo2parquet): polars 0.34.2 -> 0.36.2

Change-Id: Ib17a7bbe560000c3fef3ba6182819f710d707909
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10967
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
This commit is contained in:
edef 2024-02-19 04:11:37 +00:00
parent d991548ea2
commit f4963cdfd8
4 changed files with 1420 additions and 705 deletions

View file

@ -16,7 +16,7 @@ tempfile-fast = "0.3.4"
zstd = "0.13.0"
[dependencies.polars]
version = "0.34.2"
version = "0.36.2"
default-features = false
features = [
"parquet",