Skip to content

Commit 067ba44

Browse files
committed
chore: update category slugs
1 parent 230f7a8 commit 067ba44

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
@@ -2,7 +2,7 @@
22
name = "rust-mcp-schema"
33
version = "0.1.0"
44
authors = ["Ali Hashemi"]
5-
categories = ["Model Context Protocol", "MCP Protocol", "MCP SDK"]
5+
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"

0 commit comments

Comments
 (0)