Skip to content

Commit 9b0dc2e

Browse files
committed
Update polars
1 parent 8625ee5 commit 9b0dc2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ lto = true
99

1010
[workspace.dependencies]
1111
arrow = {version = "54", features = ["prettyprint", "ffi"]}
12-
polars = {version = "0.45", features=["dtype-u8", "dtype-u16", "lazy"]}
13-
polars-arrow = {version = "0.45"}
12+
polars = {version = "0.49", features=["dtype-u8", "dtype-u16", "lazy"]}
13+
polars-arrow = {version = "0.49"}

0 commit comments

Comments
 (0)