fix typos

This commit is contained in:
timeshifter
2026-07-09 14:17:32 +02:00
parent 21e37f7e03
commit 11629152fd
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
[build]
rustflags = ["-C", "target-cpu=native"]
rustflags = ["-Ctarget-cpu=native"]
+1 -1
View File
@@ -1,4 +1,4 @@
128 basic
110 lto, coden, abort
110 lto, codegen, abort
107 nightly, build-std
109 native cpu (doesn't seem to work)