Skip to content

Commit 3b6b60e

Browse files
committed
chore: use the released arrow-rs 58.1 dependency
1 parent e2800bf commit 3b6b60e

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

Cargo.toml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -294,21 +294,3 @@ incremental = false
294294
inherits = "release"
295295
debug = true
296296
strip = false
297-
298-
[patch.crates-io]
299-
arrow = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
300-
arrow-arith = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
301-
arrow-array = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
302-
arrow-buffer = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
303-
arrow-cast = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
304-
arrow-csv = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
305-
arrow-data = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
306-
arrow-flight = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
307-
arrow-ipc = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
308-
arrow-json = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
309-
arrow-ord = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
310-
arrow-row = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
311-
arrow-schema = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
312-
arrow-select = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
313-
arrow-string = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
314-
parquet = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }

0 commit comments

Comments
 (0)