alamb commented on code in PR #6742: URL: https://github.com/apache/arrow-rs/pull/6742#discussion_r1857391984
########## object_store/Cargo.toml: ########## @@ -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.64.0" +rust-version = "1.70.0" Review Comment: I agree -- I think it was my mistake to push it to 1.64. Let's put it back to 1.62.1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
