Commit 9b8367c
committed
Update workspace dependencies with local macro crate for the new parser module
Modifies the root `Cargo.toml` to officially include the new
`compiler-macros` crate as a workspace member.
Dependencies are updated across the workspace, and the `Cargo.lock`
file is regenerated to reflect the new state of the project.
This prepares the build system for the introduction of the core
parser module. The `.gitignore` is also updated for new build
artifacts.1 parent 9b79af0 commit 9b8367c
3 files changed
+19
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments