This commit is contained in:
2022-12-06 09:11:07 +01:00
parent bdd3a1c440
commit 5e4e024fcb
7 changed files with 91 additions and 0 deletions

View File

@@ -6,4 +6,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
itertools = "0.10.5"
nom = "7.1.1"