mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-11-10 01:28:41 -06:00
7 lines
149 B
TOML
7 lines
149 B
TOML
|
[target.'cfg(target_arch = "x86_64")']
|
||
|
rustflags = "-C target-feature=+sse,+sse2,+sse3,+avx,+avx2,+fma"
|
||
|
|
||
|
[registries.crates-io]
|
||
|
protocol = "sparse"
|
||
|
|