Skip to content

Commit

Permalink
Update MSRV to 1.64
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Jul 25, 2024
1 parent ab06cda commit 3152b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion object_store/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ readme = "README.md"
description = "A generic object store interface for uniformly interacting with AWS S3, Google Cloud Storage, Azure Blob Storage and local files."
keywords = ["object", "storage", "cloud"]
repository = "https://github.com/apache/arrow-rs/tree/master/object_store"
rust-version = "1.62.1"
rust-version = "1.64.0"

[package.metadata.docs.rs]
all-features = true
Expand Down

0 comments on commit 3152b34

Please sign in to comment.