mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
init sqlite connection
This commit is contained in:
parent
49cb876749
commit
043661282c
3 changed files with 23 additions and 8 deletions
|
|
@ -9,7 +9,10 @@ keywords = ["gemini", "gemini-protocol", "browser", "client", "1965"]
|
|||
repository = "https://github.com/YGGverse/Yoda/tree/Rust-GTK4"
|
||||
homepage = "https://yggverse.github.io"
|
||||
|
||||
[dependencies]
|
||||
sqlite = "0.36.1"
|
||||
|
||||
[dependencies.gtk]
|
||||
package = "gtk4"
|
||||
version = "0.9.1"
|
||||
features = ["v4_8"]
|
||||
features = ["v4_8"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue