Skip to content

Commit 3d9f154

Browse files
committed
chore: update cargo.toml
1 parent 1a77959 commit 3d9f154

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

Cargo.toml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,7 @@ categories = ["Model Context Protocol", "MCP Protocol", "MCP SDK"]
66
description = "Type-safe implementation of the Model Context Protocol in Rust, designed to reduce errors and accelerate development with powerful utilities."
77
repository = "https://github.com/rust-mcp-stack/rust-mcp-schema"
88
documentation = "https://docs.rs/rust-mcp-schema"
9-
keywords = [
10-
"Model Context Protocol",
11-
"MCP Protocol",
12-
"MCP SDK",
13-
"Model Context Protocol SDK",
14-
]
9+
keywords = ["MCP Protocol", "MCP SDK", "Rust MCP Stack"]
1510
license = "MIT"
1611
edition = "2021"
1712

0 commit comments

Comments
 (0)