diff --git a/Cargo.toml b/Cargo.toml index 8370cd53..ac8fc151 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ license = "MIT/Apache-2.0" 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/main/object_store" +repository = "https://github.com/apache/arrow-rs-object-store" rust-version = "1.64.0" [package.metadata.docs.rs]