We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73b300e commit a992d3dCopy full SHA for a992d3d
object_store/Cargo.toml
@@ -24,7 +24,7 @@ readme = "README.md"
24
description = "A generic object store interface for uniformly interacting with AWS S3, Google Cloud Storage, Azure Blob Storage and local files."
25
keywords = ["object", "storage", "cloud"]
26
repository = "https://github.com/apache/arrow-rs/tree/main/object_store"
27
-rust-version = "1.64.0"
+rust-version = "1.70.0"
28
29
[package.metadata.docs.rs]
30
all-features = true
0 commit comments