mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 08:35:28 +00:00
use ggemini 0.13.0 version from repository
This commit is contained in:
parent
596589a2f4
commit
e135332698
2 changed files with 5 additions and 10 deletions
|
|
@ -17,7 +17,7 @@ features = ["v1_5"]
|
|||
|
||||
[dependencies.gemini]
|
||||
package = "ggemini"
|
||||
version = "0.12.0"
|
||||
version = "0.13.0"
|
||||
|
||||
[dependencies.gemtext]
|
||||
package = "ggemtext"
|
||||
|
|
@ -47,5 +47,5 @@ version = "0.9.1"
|
|||
|
||||
# development
|
||||
[patch.crates-io]
|
||||
# ggemini = { git = "https://github.com/YGGverse/ggemini.git" }
|
||||
ggemini = { path = "https://github.com/YGGverse/ggemini.git" }
|
||||
# ggemtext = { git = "https://github.com/YGGverse/ggemtext.git" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue