use stable ggemini version

This commit is contained in:
yggverse 2025-11-07 21:19:07 +02:00
parent e813cdeafa
commit 3d71712989

View file

@ -44,8 +44,8 @@ r2d2_sqlite = "0.31.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" }
# libspelling = { git = "https://github.com/YGGverse/libspelling-rs.git", branch = "yoda-0.12"}