feat(deps): upgrade rmcp to 0.4.1 (#3918)

This commit is contained in:
Alex Hancock
2025-08-07 11:47:19 -04:00
committed by GitHub
parent 9b7593d8cc
commit ad2dfffa22
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ description = "An AI agent"
uninlined_format_args = "allow"
[workspace.dependencies]
rmcp = { version = "0.4.0", features = ["schemars", "auth"] }
rmcp = { version = "0.4.1", features = ["schemars", "auth"] }
# Patch for Windows cross-compilation issue with crunchy
[patch.crates-io]