mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 08:35:28 +00:00
update ggemtext version
This commit is contained in:
parent
23e4e83e45
commit
60d4a94ff3
1 changed files with 3 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ version = "0.9.0"
|
|||
|
||||
[dependencies.gemtext]
|
||||
package = "ggemtext"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
|
||||
[dependencies.gtk]
|
||||
package = "gtk4"
|
||||
|
|
@ -32,5 +32,6 @@ features = ["v4_10"]
|
|||
package = "rusqlite"
|
||||
version = "0.32.1"
|
||||
|
||||
#[patch.crates-io]
|
||||
[patch.crates-io]
|
||||
#ggemini = { path = "ggemini" }
|
||||
#ggemtext = { path = "ggemtext" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue