make cli and other nice things
This commit is contained in:
parent
92f7edfba4
commit
aa6b94949b
3 changed files with 118 additions and 18 deletions
|
@ -4,6 +4,7 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.34", features = ["derive"] }
|
||||
env_logger = "0.11.7"
|
||||
log = "0.4.27"
|
||||
reqwest = "0.12.15"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue