working
This commit is contained in:
parent
db62ec1d88
commit
85b4ad55b3
5 changed files with 279 additions and 270 deletions
|
|
@ -10,6 +10,7 @@ console = "0.16.1"
|
|||
crossterm = { version = "0.29.0", optional = true }
|
||||
indicatif = "0.18.0"
|
||||
md5 = "0.8.0"
|
||||
num_cpus = "1.17.0"
|
||||
rand = "0.9.2"
|
||||
ratatui = { version = "0.29.0", optional = true }
|
||||
reqwest = { version = "0.12.23", features = ["blocking", "json"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue