Fix Rust instruction file metadata - use single applyTo pattern

This commit is contained in:
Troy Taylor 2025-10-16 15:21:00 -04:00
parent 647a108303
commit 88ae94fd0a

View File

@ -1,10 +1,6 @@
--- ---
title: Rust MCP Server Development Best Practices
description: 'Best practices for building Model Context Protocol servers in Rust using the official rmcp SDK with async/await patterns' description: 'Best practices for building Model Context Protocol servers in Rust using the official rmcp SDK with async/await patterns'
applyTo: applyTo: '**/*.rs'
- '**/*.rs'
- '**/Cargo.toml'
- '**/Cargo.lock'
--- ---
# Rust MCP Server Development Best Practices # Rust MCP Server Development Best Practices