remove self managed mcp as it has been replaced with official rmcp crate (#17740)

This commit is contained in:
Simo Lin
2026-01-25 22:17:06 -08:00
committed by GitHub
parent 52e0f65fce
commit 7890a96f97
11 changed files with 2 additions and 2726 deletions
+1
View File
@@ -87,6 +87,7 @@ llm-tokenizer = "1.0.0"
smg-auth = "1.0.0"
wfaas = "1.0.0"
data-connector = "1.0.0"
smg-mcp = "1.0.0"
rustls = { version = "0.23", default-features = false, features = ["ring", "std"] }
rustls-pemfile = "2.2"
openssl = "0.10.73"