aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--cargo/.local/share/cargo/config.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/cargo/.local/share/cargo/config.toml b/cargo/.local/share/cargo/config.toml
index a37388d..70f9eae 100644
--- a/cargo/.local/share/cargo/config.toml
+++ b/cargo/.local/share/cargo/config.toml
@@ -1,5 +1,2 @@
[registries.crates-io]
protocol = "sparse"
-
-[build]
-rustflags = ["-Z", "threads=8"]