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

2
.cargo/config.toml Normal file
View File

@@ -0,0 +1,2 @@
[build]
rustflags = ["-Ctarget-cpu=native"]