Skip to content

Commit

Permalink
Add crates.io metadata (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
agourlay authored Mar 21, 2024
1 parent e47cd5e commit 64e24ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ homepage = "https://qdrant.tech/"
license = "Apache-2.0"
repository = "https://github.com/qdrant/rust-client"
readme = "README.md"
categories = ["database", "api-bindings"]
keywords = ["qdrant", "vector-search", "search-engine", "client", "grpc"]

[dependencies]
tonic = { version = "0.9.2", features = ["tls", "tls-roots"] }
Expand Down

0 comments on commit 64e24ca

Please sign in to comment.