[workspace] members = [ "crates/tauri-plugin-ipc-audio-transcription-ort", "crates/tauri-plugin-ipc-audio-vad-ort", "crates/tauri-plugin-mcp", "crates/tauri-plugin-window-pass-through-on-hover", "crates/tauri-plugin-window-router-link", "apps/stage-tamagotchi/src-tauri" ] resolver = "2" [workspace.package] version = "0.7.0-beta.1" [workspace.dependencies] [workspace.dependencies.tauri-plugin-ipc-audio-transcription-ort] path = "./crates/tauri-plugin-ipc-audio-transcription-ort" [workspace.dependencies.tauri-plugin-ipc-audio-vad-ort] path = "./crates/tauri-plugin-ipc-audio-vad-ort" [workspace.dependencies.tauri-plugin-mcp] path = "./crates/tauri-plugin-mcp" [workspace.dependencies.tauri-plugin-window-pass-through-on-hover] path = "./crates/tauri-plugin-window-pass-through-on-hover" [workspace.dependencies.tauri-plugin-window-router-link] path = "./crates/tauri-plugin-window-router-link" [profile] [profile.dev] incremental = true opt-level = 0 debug = true [profile.dev.package] [profile.dev.package."*"] opt-level = 1 debug = false [patch] [patch.crates-io] [patch.crates-io.esaxx-rs] path = "apps/stage-tamagotchi/src-tauri/libs/esaxx-rs"