Update nom
This commit is contained in:
parent
22ada9b454
commit
19615ebdb5
3 changed files with 36 additions and 24 deletions
|
@ -11,8 +11,8 @@ incremental = true
|
|||
rpath = true
|
||||
|
||||
[dependencies]
|
||||
nom = "7.1.1"
|
||||
itertools = "0.11.0"
|
||||
nom = "8.0.0"
|
||||
itertools = "0.14.0"
|
||||
camino = "1.1.6"
|
||||
id_tree = "1.8.0"
|
||||
color-eyre = "0.6.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue