Commit a6590c7
fix(cli): fix type mismatch in codegen block_size parameter
with_block_size expects u32, not usize. Removes unnecessary cast.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 227122c commit a6590c7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| |||
0 commit comments