We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8625ee5 commit 9b0dc2eCopy full SHA for 9b0dc2e
Cargo.toml
@@ -9,5 +9,5 @@ lto = true
9
10
[workspace.dependencies]
11
arrow = {version = "54", features = ["prettyprint", "ffi"]}
12
-polars = {version = "0.45", features=["dtype-u8", "dtype-u16", "lazy"]}
13
-polars-arrow = {version = "0.45"}
+polars = {version = "0.49", features=["dtype-u8", "dtype-u16", "lazy"]}
+polars-arrow = {version = "0.49"}
0 commit comments