From c9098024facaaf812cee61f2c6ec73ef0856e8f9 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 7ad80314f5..2647d15a07 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,6 @@ members = [ "integrations/actix", "integrations/axum", "integrations/utils", - "integrations/wasi", # libraries "meta",