mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 04:08:19 +00:00
update to workspace deps for miscellaneous
This commit is contained in:
parent
624021bf49
commit
e43b78b354
10 changed files with 19 additions and 26 deletions
|
@ -31,7 +31,7 @@ soa.workspace = true
|
|||
|
||||
[dev-dependencies]
|
||||
roc_builtins.workspace = true
|
||||
roc_derive = { path = "../derive", features = ["debug-derived-symbols"] }
|
||||
roc_derive = { workspace = true, features = ["debug-derived-symbols"] }
|
||||
roc_load.workspace = true
|
||||
roc_parse.workspace = true
|
||||
roc_problem.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue