mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-04-20 03:03:25 -04:00
Merge pull request #806 from powdr-labs/remove_dep
Remove unneeded dependency.
This commit is contained in:
@@ -8,7 +8,6 @@ number = { path = "../number" }
|
||||
parser_util = { path = "../parser_util" }
|
||||
parser = { path = "../parser" }
|
||||
ast = { path = "../ast" }
|
||||
analysis = { path = "../analysis" }
|
||||
itertools = "^0.10"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user