mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-01 21:40:58 +00:00
Remove unnecessary test_compile dep in solve
This commit is contained in:
parent
13fc87a52a
commit
5384b96979
2 changed files with 0 additions and 3 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -3118,7 +3118,6 @@ dependencies = [
|
|||
"roc_unify",
|
||||
"soa",
|
||||
"tempfile",
|
||||
"test_compile",
|
||||
"test_solve_helpers",
|
||||
]
|
||||
|
||||
|
|
|
|||
|
|
@ -45,5 +45,3 @@ lazy_static.workspace = true
|
|||
pretty_assertions.workspace = true
|
||||
regex.workspace = true
|
||||
tempfile.workspace = true
|
||||
|
||||
test_compile.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue