2 lines
86 B
TOML
2 lines
86 B
TOML
|
|
[target.'cfg(target_arch = "x86_64")']
|
||
|
|
rustflags = ["-C", "target-feature=+aes,+sse2"]
|