Update nom from 7.1.3 to 8.0.0

This commit is contained in:
Oliver Hamlet
2025-01-27 20:06:23 +00:00
parent 18150b76c1
commit 784af50540
4 changed files with 39 additions and 23 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
crc32fast = "1.4.2"
esplugin = "6.1.1"
nom = "7.0.0"
nom = "8.0.0"
pelite = "0.10.0"
regex = "1.11.1"
unicase = "2.8.1"