1
0
Fork 0

Update nom

This commit is contained in:
Pcornat 2025-09-15 21:08:25 +02:00
commit 19615ebdb5
Signed by: Pcornat
GPG key ID: E0326CC678A00BDD
3 changed files with 36 additions and 24 deletions

View file

@ -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"