diff --git a/.cargo/config.toml b/.cargo/config.toml index b555c1a..1a803fa 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,3 +1,3 @@ [build] -rustflags = ["-Ctarget-cpu=native"] +#rustflags = ["-Ctarget-cpu=native"] # or this: "-Ctarget-feature=+aes,+sha,+sse,+sse2,+avx,+avx2" \ No newline at end of file