Remove spaces in .cargo/config file

This commit is contained in:
protheory8 2020-07-06 06:36:24 +00:00
parent f9079beb6b
commit 89c8da8678

View File

@ -2,3 +2,4 @@
rustflags = [ rustflags = [
"-C", "link-arg=-fuse-ld=gold", "-C", "link-arg=-fuse-ld=gold",
] ]