First commit in rust

This commit is contained in:
2026-02-19 13:51:07 +08:00
commit c37ca9ba52
73 changed files with 9737 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Bash(git -C /c/Users/btaylor/Git/psg-backchannel log --oneline -10)",
"WebFetch(domain:crates.io)",
"Bash(cargo check:*)",
"Bash(echo:*)",
"Bash(~/.cargo/bin/cargo check:*)"
]
}
}