polars-df 0.3.1-aarch64-linux → 0.4.0-aarch64-linux

Sign up to get free protection for your applications and to get access to all the features.
data/Cargo.toml CHANGED
@@ -4,7 +4,6 @@ members = ["ext/polars"]
4
4
  [patch.crates-io]
5
5
  jsonpath_lib = { git = "https://github.com/ritchie46/jsonpath", rev = "24eaf0b4416edff38a4d1b6b17bc4b9f3f047b4b" }
6
6
  halfbrown = { git = "https://github.com/Licenser/halfbrown", rev = "952023c5dd6461b009bb5ba66b9aa979bd75949f" }
7
- arrow2 = { git = "https://github.com/ankane/arrow2", rev = "ef0270922a217070ba9942567c0ff3263ae8c531" }
8
7
 
9
8
  [profile.release]
10
9
  strip = true