Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion object-store-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "object-store-rs"
version = "0.1.0"
authors = { workspace = true }
edition = { workspace = true }
description = "Core library for representing Arrow data in Python."
description = "A Python interface to the Rust object_store crate, providing a uniform API for interacting with object storage services and local files."
readme = "README.md"
repository = { workspace = true }
homepage = { workspace = true }
Expand Down