Adding id_tree and color_eyre.
id_tree is used for arbitrary trees of any number of child per node. color_eyre is for better error output handling
This commit is contained in:
parent
62bba80378
commit
b2d66319e3
@ -12,5 +12,7 @@ rpath = true
|
||||
|
||||
[dependencies]
|
||||
nom = "7.1.1"
|
||||
itertools = "0.10.5"
|
||||
itertools = "0.11.0"
|
||||
camino = "1.1.6"
|
||||
id_tree = "1.8.0"
|
||||
color-eyre = "0.6.2"
|
||||
|
Loading…
Reference in New Issue
Block a user