chore: upgrade rmcp to 0.6.0 (#4243)

This commit is contained in:
Alex Hancock
2025-08-21 10:20:48 -04:00
committed by GitHub
parent ff5814f779
commit 5d7e6d0cb1
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ description = "An AI agent"
uninlined_format_args = "allow"
[workspace.dependencies]
rmcp = { version = "0.5.0", features = ["schemars", "auth"] }
rmcp = { version = "0.6.0", features = ["schemars", "auth"] }
# Patch for Windows cross-compilation issue with crunchy
[patch.crates-io]