diff --git a/rust/Cargo.toml b/rust/Cargo.toml index a16e339f..87f8d0d6 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -2,6 +2,9 @@ name = "vectordb" version = "0.0.1" edition = "2021" +description = "Serverless, low-latency vector database for AI applications" +license = "Apache-2.0" +repository = "https://github.com/lancedb/lancedb" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html