Extract MCP tool manifest builder
Deploy / deploy (push) Successful in 1m30s
CI / Rust Checks (push) Successful in 4m50s
CI / UI Checks (push) Successful in 4s
CI / Deployment Manifests (push) Successful in 2s
CI / Frontend E2E (push) Successful in 4m19s

This commit is contained in:
github-ops
2026-06-20 20:22:03 +00:00
parent 751a832fcb
commit 3ac00a57d0
7 changed files with 221 additions and 61 deletions
+3
View File
@@ -23,3 +23,6 @@ time.workspace = true
tokio = { workspace = true, features = ["sync"] }
tracing.workspace = true
uuid.workspace = true
[dev-dependencies]
crank-mapping = { path = "../crank-mapping" }