File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -99,8 +99,8 @@ arrow-schema = "57.1"
9999arrow-select = " 57.1"
100100arrow-string = " 57.1"
101101async-compat = " 0.2.5"
102- async-lock = " 3.4"
103102async-fs = " 2.2.0"
103+ async-lock = " 3.4"
104104async-stream = " 0.3.6"
105105async-trait = " 0.1.89"
106106bindgen = " 0.72.0"
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ workspace = true
2222[dependencies ]
2323arbitrary = { workspace = true , optional = true }
2424arcref = { workspace = true }
25- async-lock = { workspace = true }
2625arrow-arith = { workspace = true }
2726arrow-array = { workspace = true , features = [" ffi" ] }
2827arrow-buffer = { workspace = true }
@@ -32,6 +31,7 @@ arrow-ord = { workspace = true }
3231arrow-schema = { workspace = true }
3332arrow-select = { workspace = true }
3433arrow-string = { workspace = true }
34+ async-lock = { workspace = true }
3535cfg-if = { workspace = true }
3636enum-iterator = { workspace = true }
3737flatbuffers = { workspace = true }
You can’t perform that action at this time.
0 commit comments