chore: bump orc-rust to 0.2.4 (#1894)

chore: bump orc-rust to 0.2
This commit is contained in:
Weny Xu
2023-07-06 17:18:24 +09:00
committed by GitHub
parent 9153191819
commit dc085442d7
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ datafusion.workspace = true
derive_builder = "0.12"
futures.workspace = true
object-store = { path = "../../object-store" }
orc-rust = { git = "https://github.com/WenyXu/orc-rs.git", rev = "0319acd32456e403c20f135cc012441a76852605" }
orc-rust = "0.2"
regex = "1.7"
snafu.workspace = true
tokio.workspace = true