feat: use lockfiles to dedup recompilation
This commit is contained in:
parent
e6d67ecde0
commit
7233c2f26f
4 changed files with 90 additions and 25 deletions
|
|
@ -18,6 +18,7 @@ wasm = ["tree-sitter/wasm"]
|
|||
anyhow.workspace = true
|
||||
cc.workspace = true
|
||||
dirs.workspace = true
|
||||
fs4.workspace = true
|
||||
libloading.workspace = true
|
||||
once_cell.workspace = true
|
||||
regex.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue