From f28ea9c7cca56031e14932876964aeee66392b12 Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Thu, 30 Nov 2023 22:59:03 +0100 Subject: feat: improve module instance api Signed-off-by: Henry Gressmann --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index eb4aa02..b363050 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,4 +1,4 @@ [workspace] -members=["crates/tinywasm", "crates/cli"] +members=["crates/*"] default-members=["crates/cli"] resolver="2" -- cgit v1.3.1