Remove mcp_macros and unused types (#3581)

This commit is contained in:
Jack Amadeo
2025-07-22 16:32:24 -04:00
committed by GitHub
parent ccf188bcc8
commit eab80366e5
9 changed files with 0 additions and 336 deletions
-1
View File
@@ -10,7 +10,6 @@ workspace = true
anyhow = "1.0.94"
thiserror = "1.0"
mcp-core = { path = "../mcp-core" }
mcp-macros = { path = "../mcp-macros" }
rmcp = { workspace = true }
serde = { version = "1.0.216", features = ["derive"] }
serde_json = "1.0.133"