test repository ggemtext version

This commit is contained in:
yggverse 2025-03-14 22:58:19 +02:00
parent 76c0e1970a
commit 3232558eee

View file

@ -32,7 +32,7 @@ version = "0.9.1"
ansi-parser = "0.9.1"
anyhow = "1.0.97"
ggemini = "0.17.0"
ggemtext = "0.3.1"
ggemtext = "0.3.2"
indexmap = "2.7.0"
itertools = "0.14.0"
libspelling = "0.3.0"
@ -43,7 +43,7 @@ r2d2_sqlite = "0.27.0"
syntect = "5.2.0"
# development
#[patch.crates-io]
[patch.crates-io]
# ggemini = { git = "https://github.com/YGGverse/ggemini.git" }
# ggemtext = { git = "https://github.com/YGGverse/ggemtext.git" }
ggemtext = { git = "https://github.com/YGGverse/ggemtext.git" }
# plurify = { git = "https://github.com/YGGverse/plurify.git" }