mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
removed unused deps, added CI test
This commit is contained in:
parent
83904ec62b
commit
f085b96f78
11 changed files with 4 additions and 66 deletions
|
@ -23,9 +23,5 @@ roc_target = { path = "../compiler/roc_target" }
|
|||
roc_types = { path = "../compiler/types" }
|
||||
|
||||
bumpalo.workspace = true
|
||||
peg.workspace = true
|
||||
pulldown-cmark.workspace = true
|
||||
snafu.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
pretty_assertions.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue