Skip to content

Commit a71cdff

Browse files
authored
chore(deps): update Rust dependencies (#166)
1 parent bbc7050 commit a71cdff

2 files changed

Lines changed: 31 additions & 31 deletions

File tree

Cargo.lock

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/agent-client-protocol-conductor/tests/trace_mcp_tool_call.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ async fn test_trace_mcp_tool_call() -> Result<(), agent_client_protocol::Error>
542542
"capabilities": Object {},
543543
"clientInfo": Object {
544544
"name": String("rmcp"),
545-
"version": String("1.6.0"),
545+
"version": String("1.7.0"),
546546
},
547547
"protocolVersion": String("2025-11-25"),
548548
},
@@ -563,7 +563,7 @@ async fn test_trace_mcp_tool_call() -> Result<(), agent_client_protocol::Error>
563563
"protocolVersion": String("2025-11-25"),
564564
"serverInfo": Object {
565565
"name": String("rmcp"),
566-
"version": String("1.6.0"),
566+
"version": String("1.7.0"),
567567
},
568568
},
569569
},

0 commit comments

Comments
 (0)