mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 16:21:11 +00:00
Merge remote/main into upgrade branch
This commit is contained in:
parent
dc3aa06d61
commit
f4451722e8
17 changed files with 55 additions and 39 deletions
|
@ -23,11 +23,11 @@ roc_solve_problem = { path = "../solve_problem" }
|
|||
roc_solve_schema = { path = "../solve_schema" }
|
||||
roc_types = { path = "../types" }
|
||||
roc_unify = { path = "../unify" }
|
||||
soa = { path = "../../soa" }
|
||||
|
||||
arrayvec.workspace = true
|
||||
bumpalo.workspace = true
|
||||
|
||||
soa.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
roc_builtins = { path = "../builtins" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue