Update .cargo/config

This commit is contained in:
howardwu 2020-08-21 04:23:52 -07:00
parent 375019673b
commit 9db8b3e364

View File

@ -1,2 +1,5 @@
[build]
rustflags = ["-C", "target-cpu=native"]
[net]
git-fetch-with-cli = true