fixup toml

This commit is contained in:
2025-09-11 15:37:17 +02:00
parent b3dfd161ef
commit 013f22d9c7

2
.cargo/config.toml Normal file
View File

@@ -0,0 +1,2 @@
[target.x86_64-unknown-linux-gnu]
rustflags = ["-Ctarget-cpu=native"]