mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 08:35:28 +00:00
update ggemtext api, test repository version
This commit is contained in:
parent
d469499d46
commit
d1623bda9e
2 changed files with 20 additions and 63 deletions
|
|
@ -32,7 +32,7 @@ version = "0.9.1"
|
|||
ansi-parser = "0.9.1"
|
||||
anyhow = "1.0.97"
|
||||
ggemini = "0.17.3"
|
||||
ggemtext = "0.5.0"
|
||||
ggemtext = "0.6.0"
|
||||
indexmap = "2.7.0"
|
||||
itertools = "0.14.0"
|
||||
libspelling = "0.3.0"
|
||||
|
|
@ -45,5 +45,5 @@ syntect = "5.2.0"
|
|||
# development
|
||||
[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" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue