test repository ggemini version

This commit is contained in:
yggverse 2025-03-20 04:59:43 +02:00
parent 827f3bb7e9
commit a1f84a4d88

View File

@ -31,7 +31,7 @@ version = "0.9.1"
[dependencies]
ansi-parser = "0.9.1"
anyhow = "1.0.97"
ggemini = "0.17.2"
ggemini = "0.17.3"
ggemtext = "0.5.0"
indexmap = "2.7.0"
itertools = "0.14.0"
@ -43,7 +43,7 @@ r2d2_sqlite = "0.27.0"
syntect = "5.2.0"
# development
# [patch.crates-io]
# ggemini = { git = "https://github.com/YGGverse/ggemini.git" }
[patch.crates-io]
ggemini = { git = "https://github.com/YGGverse/ggemini.git" }
# ggemtext = { git = "https://github.com/YGGverse/ggemtext.git" }
# plurify = { git = "https://github.com/YGGverse/plurify.git" }