remove greedy-error

This commit is contained in:
Irevoire 2021-11-08 17:53:41 +01:00
parent 959ca66125
commit 21d115dcbb
No known key found for this signature in database
GPG Key ID: 7A6A970C96104F1B

View File

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