Day 5 - Part 2

Signed-off-by: Anthony Oteri <anthony.oteri@gmail.com>
This commit is contained in:
Anthony Oteri
2023-12-05 16:35:11 -05:00
parent 1a870e6f6a
commit 3e5ef70018
2 changed files with 138 additions and 37 deletions
+1
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]
indicatif = { version = "0.17.7", features = ["rayon"] }