chore: upgrade rmcp to 0.8.5 (#5673)

This commit is contained in:
Alex Hancock
2025-11-11 09:46:55 -05:00
committed by GitHub
parent 80da813a5e
commit a09f2e4faa
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ uninlined_format_args = "allow"
string_slice = "warn"
[workspace.dependencies]
rmcp = { version = "0.8.3", features = ["schemars", "auth"] }
rmcp = { version = "0.8.5", features = ["schemars", "auth"] }
# Patch for Windows cross-compilation issue with crunchy
[patch.crates-io]