diff --git a/Cargo.toml b/Cargo.toml index 1970159..27c2910 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,3 +31,6 @@ path = "src/lib.rs" [profile.release] #debug = true #lto = false + +[workspace] +members = ["wasm"] \ No newline at end of file