summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 42abe2e..eb4aa02 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,4 +1,4 @@
[workspace]
-members=["crates/core", "crates/cli"]
-resolver="2"
+members=["crates/tinywasm", "crates/cli"]
default-members=["crates/cli"]
+resolver="2"