fix memory

This commit is contained in:
2025-06-12 22:03:52 +09:00
parent 73c516ab28
commit 45c65e03b3
4 changed files with 38 additions and 11 deletions

View File

@ -53,7 +53,8 @@
"Bash(cargo run:*)",
"Bash(cargo test:*)",
"Bash(diff:*)",
"Bash(cargo:*)"
"Bash(cargo:*)",
"Bash(pkill:*)"
],
"deny": []
}