Update nom to v8

This commit is contained in:
Lucas Schwiderski
2025-04-22 22:06:44 +02:00
parent a431fb31f8
commit 7a31a7346b
2 changed files with 46 additions and 31 deletions

View File

@@ -14,7 +14,7 @@ heapless = "0.8.0"
[dependencies.nom]
default-features = false
version = "7.1.3"
version = "8.0.0"
[features]
default = ["std"]