Skip to content

Commit 62f1ae8

Browse files
committed
chore: use the released arrow-rs 58.1 dependency
1 parent 00beb61 commit 62f1ae8

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
@@ -282,21 +282,3 @@ incremental = false
282282
inherits = "release"
283283
debug = true
284284
strip = false
285-
286-
[patch.crates-io]
287-
arrow = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
288-
arrow-arith = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
289-
arrow-array = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
290-
arrow-buffer = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
291-
arrow-cast = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
292-
arrow-csv = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
293-
arrow-data = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
294-
arrow-flight = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
295-
arrow-ipc = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
296-
arrow-json = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
297-
arrow-ord = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
298-
arrow-row = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
299-
arrow-schema = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
300-
arrow-select = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
301-
arrow-string = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }
302-
parquet = { git = "https://github.com/apache/arrow-rs", tag = "58.1.0-rc1" }

0 commit comments

Comments
 (0)