This commit is contained in:
2022-12-03 14:28:24 +01:00
parent d1d89991ab
commit f51e96b5d0
7 changed files with 404 additions and 0 deletions

View File

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