Fixed cargo config.
This commit is contained in:
+2
-1
@@ -1,2 +1,3 @@
|
||||
[build]
|
||||
rustflags = ["-Ctarget-cpu=native", "-Ctarget-feature=+aes,+sha,+sse,+sse2,+avx,+avx2"]
|
||||
rustflags = ["-Ctarget-cpu=native"]
|
||||
# or this: "-Ctarget-feature=+aes,+sha,+sse,+sse2,+avx,+avx2"
|
||||
Reference in New Issue
Block a user