mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 08:35:28 +00:00
use IndexMap to keep index order
This commit is contained in:
parent
63c6898aab
commit
02f6419b92
3 changed files with 7 additions and 4 deletions
|
|
@ -34,6 +34,7 @@ anyhow = "1.0.97"
|
|||
async-channel = "2.5.0"
|
||||
ggemini = "0.19.0"
|
||||
ggemtext = "0.7.0"
|
||||
indexmap = "2.10.0"
|
||||
itertools = "0.14.0"
|
||||
# libspelling = "0.4.0"
|
||||
maxminddb = "0.26.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue