minor interupt on halt responsivity improvement and final Cargo.toml args

This commit is contained in:
Mwa
2026-03-20 19:30:00 +01:00
parent b5962c6b50
commit af111c5992
4 changed files with 19 additions and 14 deletions

View File

@@ -3,4 +3,5 @@ resolver = "3"
members = ["simu","asm","bitmap_to_asm"]
[profile.release]
debug = "line-tables-only"
opt-level = 2
# panic = "abort"