Commit 66ae019
build(workspace): introduce Cargo workspace with lovcode-core skeleton
Add root Cargo.toml workspace with shared deps and version 0.40.0-dev.
Create crates/lovcode-core lib crate with module skeleton (types,
adapter, index, query, watcher) — implementations land in phase 1.2/1.3.
src-tauri stays a workspace member; its old per-crate Cargo.lock is
removed in favor of the workspace-level lock.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 9346ba2 commit 66ae019
10 files changed
Lines changed: 1452 additions & 1192 deletions
File tree
- crates/lovcode-core
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
0 commit comments