diff --git a/pgml-sdks/pgml/Cargo.toml b/pgml-sdks/pgml/Cargo.toml index 66a14a71d..7a5dc53d8 100644 --- a/pgml-sdks/pgml/Cargo.toml +++ b/pgml-sdks/pgml/Cargo.toml @@ -7,7 +7,7 @@ homepage = "https://postgresml.org/" repository = "https://github.com/postgresml/postgresml" license = "MIT" description = "The official pgml Rust SDK" -keywords = ["postgres", "machine learning", "vector databases", "embeddings"] +keywords = ["postgres", "embeddings"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [lib]