{ "permissions": { "allow": [ "Bash(cargo init:*)", "Bash(cargo build:*)", "Bash(cargo test:*)", "Bash(cargo run:*)", "Bash(cargo clippy:*)" ], "deny": [], "ask": [] } }