Skip to content

Commit 1b75d86

Browse files
authored
fix: update cargo toml keywords (#4)
1 parent 0365610 commit 1b75d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ categories = ["data-structures", "parser-implementations", "parsing"]
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 = ["rust-mcp-stack", "model", "content", "protocol", "schema"]
9+
keywords = ["rust-mcp-stack", "model", "context", "protocol", "schema"]
1010
license = "MIT"
1111
edition = "2021"
1212

0 commit comments

Comments
 (0)