This commit is contained in:
2022-12-11 22:34:12 +01:00
parent 242b284a59
commit 7993a0896b
7 changed files with 360 additions and 0 deletions

View File

@@ -8,3 +8,4 @@ edition = "2021"
[dependencies]
itertools = "0.10.5"
nom = "7.1.1"
num = "0.4.0"