use stable ggemini version from crates

This commit is contained in:
yggverse 2025-01-28 10:20:41 +02:00
parent 223928905e
commit d389321de5

View file

@ -40,7 +40,7 @@ plurify = "0.1.1"
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" }