Added brutus agent

This commit is contained in:
2024-03-06 09:56:04 -08:00
parent 4ee7f8a9ac
commit b39c618a2a
8 changed files with 247 additions and 65 deletions

View File

@@ -8,4 +8,5 @@ anyhow = "1.0.80"
clap = { version = "4.5.1", features = ["derive"] }
itertools = "0.12.1"
rand = "0.8.5"
rayon = "1.9.0"
termion = "3.0.0"