Skip to content

Commit 1a2c67b

Browse files
committed
reduce keywords allowed by cargo
1 parent 0712af5 commit 1a2c67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ documentation = "https://serpapi.com/search-api"
99
repository = "https://github.com/serpapi/serpapi-rust"
1010
license = "MIT"
1111
authors = ["Victor Benarbia <[email protected]>"]
12-
keywords = ["google", "search", "engine", "scrape", "serpapi", "web", "train", "mcp", "llm"]
12+
keywords = ["google", "search", "engine", "scrape", "ai"]
1313
categories = ["network-programming", "parsing", "web-programming::http-client", "api-bindings"]
1414

1515
include = [

0 commit comments

Comments
 (0)