mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 01:25:27 +00:00
use anyhow crate, return id on insert
This commit is contained in:
parent
e859b97d79
commit
5effd63575
42 changed files with 496 additions and 1164 deletions
|
|
@ -30,6 +30,7 @@ version = "0.9.1"
|
|||
|
||||
[dependencies]
|
||||
ansi-parser = "0.9.1"
|
||||
anyhow = "1.0.97"
|
||||
ggemini = "0.17.0"
|
||||
ggemtext = "0.3.1"
|
||||
indexmap = "2.7.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue