[06_automation_is_not_enough] add solution

This commit is contained in:
2025-09-10 14:10:55 +02:00
parent 83dacf81c5
commit 04ac13c45d
3 changed files with 65698 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ anyhow = "1.0.99"
json = "0.12.4"
reqwest = { version = "0.12.23", features = ["blocking"] }
rug = { version = "1.28.0", features = ["integer"], default-features = false }
tqdm = "0.8.0"
[lib]
name = "lib"