15 lines
268 B
JSON
15 lines
268 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cat:*)",
|
|
"Bash(cargo build:*)",
|
|
"Bash(cargo test:*)",
|
|
"Bash(cargo run:*)",
|
|
"Bash(cargo tree:*)",
|
|
"WebFetch(domain:docs.rs)",
|
|
"Bash(findstr:*)",
|
|
"Bash(cargo check:*)"
|
|
]
|
|
}
|
|
}
|