feat: add thiserror and derive_more for error handling and boilerplate reduction
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
This commit is contained in:
@@ -14,6 +14,7 @@ anyhow = "1.0.72"
|
||||
axum = "0.8.4"
|
||||
derive_more = "2.0"
|
||||
smart-default = "0.7"
|
||||
thiserror = "1.0"
|
||||
base64 = "0.22.1"
|
||||
chrono = "0.4.26"
|
||||
clap = { version = "4.3.10", features = ["derive", "env"] }
|
||||
|
||||
Reference in New Issue
Block a user