claude-prism/apps/desktop/src-tauri
Hanjin Bae b0126b26bf fix: commit Cargo.lock with pinned dependency versions
Remove Cargo.lock from .gitignore and commit lockfile with:
- tectonic sub-crates pinned to v1.1.6 build versions
- tauri 2.11.1 + plugins matching NPM packages

Without Cargo.lock, CI resolves latest sub-crate versions which
have breaking API changes, and tauri plugins may not match NPM.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-06-09 23:54:51 +09:00
..
capabilities feat: enable zooom in/out via ctrl +/-. 2026-03-27 19:29:17 +08:00
icons feat: implement desktop build workflow and enhance editor detection 2026-02-27 14:43:06 +09:00
src Merge pull request #125 from WhiskyChoy/codex/windows-stdin-prompt 2026-04-07 20:34:52 +09:00
.env.example feat: update build workflow to include Zotero OAuth secrets and add new .env.example file 2026-03-05 20:45:02 +09:00
build.rs fix: resolve Windows project creation failure and Linux segfault 2026-03-27 15:50:11 +09:00
Cargo.lock fix: commit Cargo.lock with pinned dependency versions 2026-06-09 23:54:51 +09:00
Cargo.toml chore: bump version to 1.1.7 and fix tauri type compat in tests 2026-06-08 23:17:58 +09:00
CHANGELOG.md chore: version bump 2026-03-10 12:27:44 +00:00
Entitlements.plist feat: integrate Tectonic for LaTeX compilation and update project structure 2026-03-02 12:47:10 +09:00
symbols.map fix: resolve Windows project creation failure and Linux segfault 2026-03-27 15:50:11 +09:00
tauri.conf.json chore: bump version to 1.1.7 and fix tauri type compat in tests 2026-06-08 23:17:58 +09:00