removed unused deps, added CI test

This commit is contained in:
Anton-4 2024-04-09 19:47:31 +02:00
parent 83904ec62b
commit f085b96f78
No known key found for this signature in database
GPG key ID: 0971D718C0A9B937
11 changed files with 4 additions and 66 deletions

View file

@ -29,9 +29,7 @@ test_solve_helpers = { path = "../test_solve_helpers" }
bumpalo.workspace = true
indoc.workspace = true
insta.workspace = true
lazy_static.workspace = true
pretty_assertions.workspace = true
regex.workspace = true
tempfile.workspace = true
libtest-mimic.workspace = true