mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 08:35:28 +00:00
test ggemtext 0.5
This commit is contained in:
parent
39bbfcbdda
commit
1ba127723a
2 changed files with 37 additions and 60 deletions
|
|
@ -32,7 +32,7 @@ version = "0.9.1"
|
|||
ansi-parser = "0.9.1"
|
||||
anyhow = "1.0.97"
|
||||
ggemini = "0.17.1"
|
||||
ggemtext = "0.4.0"
|
||||
ggemtext = "0.5.0"
|
||||
indexmap = "2.7.0"
|
||||
itertools = "0.14.0"
|
||||
libspelling = "0.3.0"
|
||||
|
|
@ -43,7 +43,8 @@ r2d2_sqlite = "0.27.0"
|
|||
syntect = "5.2.0"
|
||||
|
||||
# development
|
||||
# [patch.crates-io]
|
||||
[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