Bump tauri Rust crate to 2.11.0 to match @tauri-apps/api

CI's pre-build version check failed: tauri (2.10.2) vs @tauri-apps/api
(2.11.0). Both the Cargo.toml and package.json caret-pin to 2, so this is
purely a lockfile resolution fix — `cargo update -p tauri --precise
2.11.0` brings the Rust side up to match. Schema regeneration is included
since the gen/schemas/ output is keyed to the Tauri version.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-01 13:30:16 -07:00
parent 5974347913
commit 8b6bf61ea4
4 changed files with 448 additions and 128 deletions

File diff suppressed because one or more lines are too long