add config

This commit is contained in:
Ward from fusion-voyager-3 2024-07-24 04:28:13 +03:00
parent 278a26d79e
commit c58b2d253c

View File

@ -1,2 +1,3 @@
[build]
target = "x86-64-v3"
[target.x86_64-unknown-linux-gnu]
rustflags = ["-Ctarget-cpu=x86-64-v3"]