Skip to content

Commit 445b4fe

Browse files
Bump polars from 0.47.0 to 0.48.1 (#378)
1 parent 580a3de commit 445b4fe

File tree

2 files changed

+52
-43
lines changed

2 files changed

+52
-43
lines changed

Cargo.lock

Lines changed: 51 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ lexical-core = "1.0.5"
2828
ndarray = "0.16.1"
2929
phf = { version = "0.11.3", features = ["macros"] }
3030
plotly = "0.12.1"
31-
polars = { version = "0.47.0", features = ["csv", "dtype-struct", "lazy", "parquet", "rows"] }
31+
polars = { version = "0.48.1", features = ["csv", "dtype-struct", "lazy", "parquet", "rows"] }
3232
rand = "0.9.1"
3333
reqwest = { version = "0.12.15", features = ["blocking", "json"] }
3434
rstest = "0.25.0"

0 commit comments

Comments
 (0)