tons of changes, mostly type checking and prompt clean up
This commit is contained in:
@@ -10,7 +10,6 @@ anyhow = "1.0"
|
||||
reqwest = { version = "0.12", features = ["json", "stream"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
||||
tokio = { version = "1.44", features = ["full"] }
|
||||
chrono = "0.4"
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user