chore: rmcp 0.5.0 (#3935)

This commit is contained in:
Jack Amadeo
2025-08-07 21:07:03 -04:00
committed by GitHub
parent 16304121ef
commit 43d6d1a492
3 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.4.1", features = ["schemars", "auth"] }
rmcp = { version = "0.5.0", features = ["schemars", "auth"] }
# Patch for Windows cross-compilation issue with crunchy
[patch.crates-io]