Update claude settings

Signed-off-by: Till Wegmueller <toasterson@gmail.com>
This commit is contained in:
Till Wegmueller 2026-01-06 20:09:57 +01:00
parent 782a319164
commit 31423c2a7f
No known key found for this signature in database

View file

@ -38,7 +38,10 @@
"Bash(cargo tree:*)",
"Bash(cargo metadata:*)",
"Bash(ls:*)",
"Bash(sqlite3:*)"
"Bash(sqlite3:*)",
"Bash(rustc:*)",
"Bash(docker build:*)",
"Bash(git commit -m \"$(cat <<''EOF''\nfix(docker): Add missing client-wasm directory and update Rust version\n\n- Add COPY client-wasm to Dockerfile to include workspace member\n- Update Rust base image from 1.91 to 1.92\n- Fixes CI build failure: \"failed to load manifest for workspace member client-wasm\"\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>\nEOF\n)\")"
],
"deny": [],
"ask": []