mirror of
https://github.com/delibae/claude-prism.git
synced 2026-08-28 05:14:59 +00:00
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> |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| CHANGELOG.md | ||
| index.html | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||