mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
fix patch setup
This commit is contained in:
parent
e135332698
commit
62fc548e64
1 changed files with 1 additions and 1 deletions
|
|
@ -47,5 +47,5 @@ version = "0.9.1"
|
|||
|
||||
# development
|
||||
[patch.crates-io]
|
||||
ggemini = { path = "https://github.com/YGGverse/ggemini.git" }
|
||||
ggemini = { git = "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