aboutsummaryrefslogtreecommitdiffstats
path: root/util/flashrom_tester/.cargo/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'util/flashrom_tester/.cargo/config.toml')
-rw-r--r--util/flashrom_tester/.cargo/config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/flashrom_tester/.cargo/config.toml b/util/flashrom_tester/.cargo/config.toml
new file mode 100644
index 00000000..8af59dd8
--- /dev/null
+++ b/util/flashrom_tester/.cargo/config.toml
@@ -0,0 +1,2 @@
+[env]
+RUST_TEST_THREADS = "1"