account/.cargo/config.toml

2 lines
86 B
TOML
Raw Normal View History

2025-03-05 20:28:25 +01:00
[target.'cfg(target_arch = "x86_64")']
rustflags = ["-C", "target-feature=+aes,+sse2"]