Try refactor with cursor
This commit is contained in:
parent
62275f20d9
commit
42db1a33a0
18 changed files with 855 additions and 594 deletions
10
.cursor/mcp.json
Normal file
10
.cursor/mcp.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"mcpServers": {
|
||||
"run-program": {
|
||||
"command": "cargo",
|
||||
"args": [
|
||||
"run"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue