chore: remove itertools dep. from template

This commit is contained in:
Felix Spöttel
2021-12-29 19:44:03 +01:00
parent 8441cb2fde
commit c44d5d0cdf
2 changed files with 0 additions and 19 deletions

View File

@@ -10,4 +10,3 @@ default-run = "aoc"
lto = "thin"
[dependencies]
itertools = "0.10.1"