This commit is contained in:
Jack Amadeo
2025-10-11 10:32:16 -04:00
committed by GitHub
parent c70f0231e6
commit 73f109237e
4 changed files with 7 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.7.0", features = ["schemars", "auth"] }
rmcp = { version = "0.8.1", features = ["schemars", "auth"] }
# Patch for Windows cross-compilation issue with crunchy
[patch.crates-io]