Update to nom@7

This commit is contained in:
Lucas Schwiderski
2023-11-07 16:46:25 +01:00
parent 28001c3197
commit 27beb4bc1f
2 changed files with 204 additions and 270 deletions

View File

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