From a5e8acf42854d41ac34708b7578b070d54224d49 Mon Sep 17 00:00:00 2001 From: Ayaka Neko Date: Sat, 5 Jul 2025 17:33:18 +0800 Subject: [PATCH] fix(stage-tamagotchi): cargo.toml bad config --- Cargo.toml | 4 ++-- cspell.config.yaml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 700c2bf05..83b51d248 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,5 +22,5 @@ debug = true opt-level = 1 debug = false -[target.'cfg(target_os = "windows")'] -patch = { crates-io = { esaxx-rs = { path = "apps/stage-tamagotchi/src-tauri/libs/esaxx-rs" } } } +[patch.crates-io] +esaxx-rs = { path = "apps/stage-tamagotchi/src-tauri/libs/esaxx-rs" } diff --git a/cspell.config.yaml b/cspell.config.yaml index ad3c00639..ed2028cd4 100644 --- a/cspell.config.yaml +++ b/cspell.config.yaml @@ -72,6 +72,7 @@ words: - DuckDBWASMQ - DuckDBWASMQuery - elevenlabs + - esaxx - Factorio - feaxios - formkit