mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
implement gemini certificate generation helper
This commit is contained in:
parent
728a9c06d5
commit
82f5cdc5b4
2 changed files with 64 additions and 0 deletions
|
|
@ -32,6 +32,9 @@ features = ["gnome_47"]
|
|||
package = "rusqlite"
|
||||
version = "0.32.1"
|
||||
|
||||
[dependencies.openssl]
|
||||
version = "0.10.68"
|
||||
|
||||
[patch.crates-io]
|
||||
#ggemini = { path = "ggemini" }
|
||||
#ggemtext = { path = "ggemtext" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue