use stable ggemini 0.15 version from crates

This commit is contained in:
yggverse 2025-02-03 14:00:49 +02:00
parent 3d9354af9c
commit eabd31364f

View file

@ -40,7 +40,7 @@ plurify = "0.2.0"
syntect = "5.2.0" syntect = "5.2.0"
# development # development
[patch.crates-io] # [patch.crates-io]
ggemini = { git = "https://github.com/YGGverse/ggemini.git" } # 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" } # plurify = { git = "https://github.com/YGGverse/plurify.git" }