aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/Cargo.toml b/Cargo.toml
deleted file mode 100644
index 27d437b..0000000
--- a/Cargo.toml
+++ /dev/null
@@ -1,8 +0,0 @@
-[workspace]
-resolver = "2"
-members = ["libs/*", "tools/*", "packer"]
-
-[profile.release]
-codegen-units = 1
-lto = true
-strip = true