Commit 9b3832d
fix(deps): bump @tauri-apps/api to ^2.11 to match Rust crate 2.11.2
The Cargo.lock refresh in 14674f2 upgraded the tauri Rust crate from
2.10.3 to 2.11.2. @tauri-apps/api was still pinned to ^2 (resolved to
2.10.1). Tauri CLI rejects major.minor mismatches at build time, causing
all three platform builds to fail in the v4.0.2 CI run.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent c0b14bd commit 9b3832d
2 files changed
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments