config improvements

This commit is contained in:
Simon
2026-02-13 15:46:59 +00:00
parent f4fbd62c97
commit b45687d578
2 changed files with 9 additions and 0 deletions

2
.cargo/config.toml Normal file
View File

@@ -0,0 +1,2 @@
[build]
rustflags = ["-C", "debuginfo=1"]