build(deps): bump aws-config and clap upgrade version (#472)

This commit is contained in:
houseme
2025-08-30 20:30:46 +08:00
committed by GitHub
parent 3b8cb0df41
commit 5264503e47
3 changed files with 62 additions and 65 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
use anyhow::Result;
use rmcp::{
ErrorData, RoleServer, ServerHandler,
handler::server::{router::tool::ToolRouter, tool::Parameters},
handler::server::{router::tool::ToolRouter, wrapper::Parameters},
model::{Implementation, ProtocolVersion, ServerCapabilities, ServerInfo, ToolsCapability},
service::{NotificationContext, RequestContext},
tool, tool_handler, tool_router,