chore: upgrade rmcp to 0.8.3 (#5458)

This commit is contained in:
Alex Hancock
2025-10-30 11:03:36 -04:00
committed by GitHub
parent b9688a2bad
commit 96bac11460
4 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ description = "An AI agent"
uninlined_format_args = "allow"
[workspace.dependencies]
rmcp = { version = "0.8.1", features = ["schemars", "auth"] }
rmcp = { version = "0.8.3", features = ["schemars", "auth"] }
# Patch for Windows cross-compilation issue with crunchy
[patch.crates-io]