Skip to content

Commit 3cbbe37

Browse files
Update arrow-rs to v57
1 parent da5d463 commit 3cbbe37

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

Cargo.toml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -63,16 +63,16 @@ anyhow = "1.0.95"
6363
arbitrary = "1.3.2"
6464
arcref = "0.2.0"
6565
arrayref = "0.3.7"
66-
arrow-arith = "56"
67-
arrow-array = "56"
68-
arrow-buffer = "56"
69-
arrow-cast = "56"
70-
arrow-data = "56"
71-
arrow-ipc = "56"
72-
arrow-ord = "56"
73-
arrow-schema = "56"
74-
arrow-select = "56"
75-
arrow-string = "56"
66+
arrow-arith = "57"
67+
arrow-array = "57"
68+
arrow-buffer = "57"
69+
arrow-cast = "57"
70+
arrow-data = "57"
71+
arrow-ipc = "57"
72+
arrow-ord = "57"
73+
arrow-schema = "57"
74+
arrow-select = "57"
75+
arrow-string = "57"
7676
async-compat = "0.2.5"
7777
async-fs = "2.2.0"
7878
async-stream = "0.3.6"
@@ -149,7 +149,7 @@ opentelemetry = "0.31.0"
149149
opentelemetry-otlp = "0.31.0"
150150
opentelemetry_sdk = "0.31.0"
151151
parking_lot = { version = "0.12.3", features = ["nightly"] }
152-
parquet = "56"
152+
parquet = "57"
153153
paste = "1.0.15"
154154
pco = "0.4.4"
155155
pin-project-lite = "0.2.15"

0 commit comments

Comments
 (0)