Add SavedConversation::list() method
Co-Authored-By: Kyle Caverly <kyle@zed.dev>
This commit is contained in:
parent
9f783944a7
commit
230b4d237e
3 changed files with 50 additions and 1 deletions
|
@ -25,6 +25,7 @@ anyhow.workspace = true
|
|||
chrono = "0.4"
|
||||
futures.workspace = true
|
||||
isahc.workspace = true
|
||||
regex.workspace = true
|
||||
schemars.workspace = true
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue