paradigmxyz / cryo

cryo is the easiest way to extract blockchain data to parquet, csv, json, or python dataframes
Apache License 2.0
1.12k stars 97 forks source link

chore: update polars to 0.36.2 #175

Closed fahimahmedx closed 7 months ago

fahimahmedx commented 7 months ago

Motivation

polars 0.35.4 faces this issue when running cargo build

Solution

update polars to 0.36.2

PR Checklist