aboutsummaryrefslogtreecommitdiff
path: root/Makefile.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.toml')
-rw-r--r--Makefile.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.toml b/Makefile.toml
index 543059e..f921fc6 100644
--- a/Makefile.toml
+++ b/Makefile.toml
@@ -1,3 +1,6 @@
+[config]
+default_to_workspace = false
+
[tasks.fmt]
args = ["fmt"]
command = "cargo"