Merge branch 'protheory8/remove-spaces-in-cargo-config' into 'master'

Remove spaces in .cargo/config file

See merge request veloren/veloren!1166
This commit is contained in:
Marcel
2020-07-06 21:16:30 +00:00

View File

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