chore: add derive_more and smart-default crates
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
This commit is contained in:
@@ -47,7 +47,7 @@ pub fn mode_info(
|
||||
show_item(item_with_meta, settings, data_path)
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize)]
|
||||
#[derive(Debug, Serialize, Deserialize)]
|
||||
struct ItemInfo {
|
||||
id: i64,
|
||||
timestamp: String,
|
||||
|
||||
Reference in New Issue
Block a user