Files
2026-08-02 21:15:48 +08:00

9 lines
128 B
JSON

{
"permissions": {
"allow": [
"Bash(export PATH=\"$HOME/.cargo/bin:$PATH\")",
"Bash(cargo add *)"
]
}
}