From 82cf7a4e85403fbfdbd7f95da871de525dc19916 Mon Sep 17 00:00:00 2001 From: Aaron Powell Date: Fri, 17 Oct 2025 11:16:12 +1100 Subject: [PATCH] Update collections/rust-mcp-development.collection.yml --- collections/rust-mcp-development.collection.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collections/rust-mcp-development.collection.yml b/collections/rust-mcp-development.collection.yml index 83ffae9..831146e 100644 --- a/collections/rust-mcp-development.collection.yml +++ b/collections/rust-mcp-development.collection.yml @@ -1,6 +1,6 @@ id: rust-mcp-development name: Rust MCP Server Development -description: 'Build high-performance Model Context Protocol servers in Rust using the official rmcp SDK with async/await, procedural macros, and type-safe implementations.' +description: Build high-performance Model Context Protocol servers in Rust using the official rmcp SDK with async/await, procedural macros, and type-safe implementations. tags: [rust, mcp, model-context-protocol, server-development, sdk, tokio, async, macros, rmcp] items: - path: instructions/rust-mcp-server.instructions.md