convert the errors

This commit is contained in:
Tamo
2021-10-22 16:38:35 +02:00
parent d6ba84ea99
commit efb2f8b325
4 changed files with 26 additions and 33 deletions

View File

@ -8,3 +8,4 @@ edition = "2021"
[dependencies]
nom = "7.0.0"
nom_locate = "4.0.0"
nom-greedyerror = "0.4.0"