This commit is contained in:
2025-07-29 05:04:15 +09:00
parent 4620d0862a
commit 62b91e5e5a
12 changed files with 589 additions and 918 deletions

View File

@@ -12,11 +12,11 @@ path = "src/main.rs"
[[bin]]
name = "memory-mcp"
path = "src/mcp_server.rs"
path = "src/bin/mcp_server.rs"
[[bin]]
name = "memory-mcp-extended"
path = "extended/src/mcp_server.rs"
path = "src/bin/mcp_server_extended.rs"
[dependencies]
# CLI and async