Skip to content

Commit

Permalink
Update object_store to 0.10.2
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Frederik Hoeck <tfh@norden.com>
  • Loading branch information
thomasfrederikhoeck authored and ion-elgreco committed Nov 14, 2024
1 parent 935f7eb commit b4eff70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ arrow-ord = { version = "52" }
arrow-row = { version = "52" }
arrow-schema = { version = "52" }
arrow-select = { version = "52" }
object_store = { version = "0.10.1" }
object_store = { version = "0.10.2" }
parquet = { version = "52" }

# datafusion
Expand Down

0 comments on commit b4eff70

Please sign in to comment.