leo/.cargo/config

5 lines
80 B
Plaintext
Raw Normal View History

2020-05-17 06:39:54 +03:00
[build]
rustflags = ["-C", "target-cpu=native"]
[net]
git-fetch-with-cli = true