[08_revisit_everything] automate solution of challenges one through seven
This commit is contained in:
@@ -9,6 +9,8 @@ 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"
|
||||
sha2 = "0.10.9"
|
||||
percent-encoding = "2.3.2"
|
||||
|
||||
[lib]
|
||||
name = "lib"
|
||||
|
||||
Reference in New Issue
Block a user