Files
web-rust-template-project/.claude/settings.local.json
2026-02-13 15:57:29 +08:00

10 lines
128 B
JSON

{
"permissions": {
"allow": [
"Bash(cargo check:*)",
"Bash(cargo update:*)",
"Bash(find:*)"
]
}
}