starting second approach (95, WIP)

This commit is contained in:
Dr. Matthias Ratajczak
2023-06-28 15:30:24 +02:00
parent 3d588cc232
commit 921f689356
2 changed files with 22 additions and 4 deletions
+3
View File
@@ -5,6 +5,9 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
itertools = "*"
[dev-dependencies]
rstest = "0.17"