Skip to content

Commit b3ac515

Browse files
committed
chore: update cargo toml
1 parent d4fd105 commit b3ac515

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,17 @@ version = "0.4.0"
44
edition = "2024"
55
repository = "https://github.com/rust-mcp-stack/rust-mcp-filesystem"
66
authors = ["Ali Hashemi"]
7+
categories = ["command-line-interface", "command-line-utilities"]
78
description = "Blazing-fast, asynchronous MCP server for seamless filesystem operations."
89
homepage = "https://github.com/rust-mcp-stack/rust-mcp-filesystem"
9-
10+
keywords = [
11+
"filesystem mcp server in rust",
12+
"rust-mcp-stack",
13+
"mcp filesystem",
14+
"rust-mcp-filesystem",
15+
]
16+
homepage = "https://rust-mcp-stack.github.io/rust-mcp-filesystem"
17+
license = "MIT"
1018

1119
[package.metadata.wix]
1220
upgrade-guid = "944FE3C9-C8C2-4114-8C8F-5330720E781F"

0 commit comments

Comments
 (0)