mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
replace cargo deps with workspace in roc_std_heap, test_compile, valgrind tests, wasi-libc, wasm_*
This commit is contained in:
parent
4d427168a4
commit
1d3660df89
7 changed files with 29 additions and 29 deletions
|
@ -8,7 +8,6 @@ license.workspace = true
|
|||
version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
roc_error_macros = { path = "../error_macros" }
|
||||
|
||||
roc_error_macros.workspace = true
|
||||
bitvec.workspace = true
|
||||
bumpalo.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue