diff --git a/Cargo.toml b/Cargo.toml index 0dd358205407..2dcbaa389678 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,11 +34,11 @@ once_cell = "1" [workspace.dependencies.arrow] package = "arrow2" -# git = "https://github.com/jorgecarleitao/arrow2" -git = "https://github.com/ritchie46/arrow2" -# rev = "368aacc173a27e2a763d2c6396682a688e5a2707" +git = "https://github.com/jorgecarleitao/arrow2" +# git = "https://github.com/ritchie46/arrow2" +rev = "218b7cf93a1fe713bd4fd4641cfc53a3c10977aa" # path = "../arrow2" -branch = "polars_2022-12-30" +# branch = "polars_2022-12-30" version = "0.15" default-features = false features = [