This commit is contained in:
2026-04-07 16:29:28 +02:00
parent 3b11af13d0
commit 8b79c359ec
3 changed files with 224 additions and 7 deletions

View File

@@ -6,4 +6,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = { version = "4.6.0", features = ["derive"] }
rayon = "1.11.0"