Extract MCP machine access module
Deploy / deploy (push) Successful in 1m41s
CI / Rust Checks (push) Failing after 6m7s
CI / UI Checks (push) Has been skipped
CI / Frontend E2E (push) Has been skipped
CI / Deployment Manifests (push) Has been skipped

This commit is contained in:
github-ops
2026-06-21 09:10:28 +00:00
parent 0f509b1317
commit 8f05b801fe
3 changed files with 153 additions and 141 deletions
+1
View File
@@ -1,3 +1,4 @@
mod access;
mod app;
pub mod auth;
pub mod catalog;