summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6bc7645..a1d2b1e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,8 +19,6 @@ members = [
exclude = [
# wasm target should not be built for x86, so exclude it
"ci-wasm-frontend",
- # and do not try treating builds of rust projects using cargo as a workspace item
- "tmpdir",
]
[dependencies]