Remove unnecessary test_compile dep in solve

This commit is contained in:
Agus Zubiaga 2024-11-23 11:03:44 -03:00
parent 13fc87a52a
commit 5384b96979
No known key found for this signature in database
2 changed files with 0 additions and 3 deletions

View file

@ -45,5 +45,3 @@ lazy_static.workspace = true
pretty_assertions.workspace = true
regex.workspace = true
tempfile.workspace = true
test_compile.workspace = true