From bdc5e3c4fc71ca5ff889a8242ccdef6393edcf69 Mon Sep 17 00:00:00 2001 From: "Enzo \"raskyld\" Nocera" Date: Thu, 24 Oct 2024 19:59:28 +0200 Subject: [PATCH] chore: remove ref to leptos_wasi in Cargo.toml Signed-off-by: Enzo "raskyld" Nocera --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 36f68db0e7..0efa7b7ddc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,6 @@ members = [ "integrations/actix", "integrations/axum", "integrations/utils", - "integrations/wasi", # libraries "meta",