This commit is contained in:
Ahmed Ibrahim
2025-08-01 17:41:14 -07:00
parent 5ccd02b0fe
commit 4c13829e8b

View File

@@ -609,7 +609,7 @@ impl MessageProcessor {
// ---------------------------------------------------------------------
// Notification handlers
// ---------------------------------------------------------------------
#[allow(clippy::collapsible_match)]
async fn handle_cancelled_notification(
&self,
params: <mcp_types::CancelledNotification as mcp_types::ModelContextProtocolNotification>::Params,