use IndexMap to keep index order

This commit is contained in:
yggverse 2025-07-25 16:35:15 +03:00
parent 63c6898aab
commit 02f6419b92
3 changed files with 7 additions and 4 deletions

View file

@ -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"