[build] target = "x86_64-unknown-linux-musl" # rustflags = [ # # emit instructions tuned to the current CPU # "-C", "target-cpu=native", # # assume CPU features # "-C", "target-feature=+avx2,+sse4.1,+ssse3,+aes", # ]