Add cmdline args

This commit is contained in:
Michael Mikovsky
2025-04-30 13:25:14 -06:00
parent b262f9fdea
commit bbbd52a494
9 changed files with 328074 additions and 123 deletions
+1
View File
@@ -21,3 +21,4 @@ sha256 = "1.6.0"
rayon = "1.10.0"
futures = "0.3.31"
chrono = "0.4.40"
clap = { version = "4.5.37", features = ["derive"] }