Skip to content

Commit a992d3d

Browse files
committed
chore: bump object_store MSRV to 1.70
1 parent 73b300e commit a992d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

object_store/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ readme = "README.md"
2424
description = "A generic object store interface for uniformly interacting with AWS S3, Google Cloud Storage, Azure Blob Storage and local files."
2525
keywords = ["object", "storage", "cloud"]
2626
repository = "https://github.com/apache/arrow-rs/tree/main/object_store"
27-
rust-version = "1.64.0"
27+
rust-version = "1.70.0"
2828

2929
[package.metadata.docs.rs]
3030
all-features = true

0 commit comments

Comments
 (0)